aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.