]> scripts.mit.edu Git - wizard.git/blobdiff - doc/setup.rst
Fix type error in MediaWiki error reporting.
[wizard.git] / doc / setup.rst
index d5e21e84c8ee9d98dcac73de08cdde9da5511c9f..fbee528d83002ce28778234fe808f3ca9a010b62 100644 (file)
@@ -49,6 +49,14 @@ server::
     ssh scripts.mit.edu
     /mit/$USER/web_scripts/wizard/tests/mediawiki-install-test.sh
 
+You should also add the :file:`bin` to your path::
+
+    PATH=/mit/$USER/web_scripts/wizard/bin:$PATH
+
+You will need to run this command whenever you do Wizard development; if
+you forget you may accidentally use the system-wide Wizard binary
+installed on Scripts servers.
+
 Application development
 -----------------------