git.fiddlerwoaroof.com
Browse code

Update README.markdown

fiddlerwoaroof authored on 17/01/2012 00:10:57
Showing 1 changed files
... ...
@@ -1,3 +1,5 @@
1 1
 From the demo directory run:
2 2
 
3
-      % PYTHONPATH=../.. python -m slideserver.slides slideshow static
3
+      % PYTHONPATH=../.. PORT=8081 python -m slideserver.slides slideshow static
4
+
5
+The demo slideshow will be served at [http://localhost:8081]
4 6
\ No newline at end of file