From 298584fa8aa232de87eca342548759c3a8d31e44 Mon Sep 17 00:00:00 2001 From: Vee9ahd1 Date: Mon, 24 Jun 2019 00:23:40 -0400 Subject: added more troubleshooting info --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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. -- cgit v1.2.1