diff options
author | Vee9ahd1 <[email protected]> | 2019-06-24 00:23:40 -0400 |
---|---|---|
committer | Vee9ahd1 <[email protected]> | 2019-06-24 00:23:40 -0400 |
commit | 298584fa8aa232de87eca342548759c3a8d31e44 (patch) | |
tree | 2362785a064c69e92def8db38dd1355cfafc2c1b | |
parent | cf57f596548d4f0468fc41f51f2aa10f068e95b6 (diff) |
added more troubleshooting info
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -22,7 +22,9 @@ where the hexidecimal strings after `--keys` are the IDs found in an image's gan ## Troubleshooting ### How do I open the terminal emulator / command prompt? Windows: press the Windows key and the r key at the same time and then run `cmd.exe` in the dialog that pops up. -Mac: run Terminal.app in your /Applications/Utilities directory. + +Mac: run `Terminal.app` in your `/Applications/Utilities` directory. + Linux: install gentoo. ### Syntax error / command not found / etc. on Windows Did you check "add Python to PATH" in the installer? Probably not. Reinstall and be sure to do that. |