aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVee9ahd1 <[email protected]>2019-06-24 00:23:40 -0400
committerVee9ahd1 <[email protected]>2019-06-24 00:23:40 -0400
commit298584fa8aa232de87eca342548759c3a8d31e44 (patch)
tree2362785a064c69e92def8db38dd1355cfafc2c1b /README.md
parentcf57f596548d4f0468fc41f51f2aa10f068e95b6 (diff)
added more troubleshooting info
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 20dae29..6789b13 100644
--- a/README.md
+++ b/README.md
@@ -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.