diff options
-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. |