--- a/dev/Puppet_Readme.md Tue Dec 09 12:39:38 2014 +0100
+++ b/dev/Puppet_Readme.md Fri Dec 12 16:45:47 2014 +0100
@@ -40,12 +40,6 @@
Your /root/ directory will be located on the virtual machine in the /srv/ directory.
-You can then run the following command (from the /srv/root/src directory) for testing purpose:
-
- python manage.py runserver 0.0.0.0:8000
-
-You'll have to open a browser page to 127.0.0.1:8001 to see your test site.
-
###Notes and known bugs
Windows users can experience a bug with shared folder (shared folders would only work the first time you setup the vm) due to the way Windows (doesn't) handle symlinks. Here are the steps to fix it manually: