diff --git a/README.md b/README.md
index 43a4a971f75a26b864ff72573ef8f871a2618461..81b85ab3179d0d6d03415b7a9a8ff0d5a7932eed 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,10 @@ Then copy and paste the output from the script into the terminal and proceed to
 
 ## FAQ
 
+#### Will I need to execute any `cd` commands that aren't explicitly documented in the instructions?
+
+No.  You should **only change directories when instructed to.**  If you find yourself tempted to execute a `cd` command that isn't documented, resist that urge; it will cause later commands to fail.
+
 #### Why isn't mkioc used to create the training IOC?
 
 mkioc renames files and directories (references to xxx are replaced with the desired IOC name).  This makes it impossible to have a **solution** branch in the git repo that works for everyone.