Skip to content

Commit 23ff085

Browse files
author
Richard Jones
committed
note about where to run demo.py from
1 parent d4a041c commit 23ff085

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ To start anew (a fresh demo instance)::
1818

1919
python demo.py nuke
2020

21+
Run demo.py from the *source* direcotyr; don't try to run demo.py from
22+
the *installed* directory, it will *break*.
23+
24+
2125
Installation
2226
============
2327
For installation instructions, please see installation.txt in the "doc"

doc/installation.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,8 @@ For The Really Impatient
9999
========================
100100

101101
If you just want to give Roundup a whirl Right Now, then simply run
102-
``python demo.py``. If you used the Windows installer, you should run the
102+
``python demo.py`` in the *source* directory (not the *installed*
103+
directory). If you used the Windows installer, you should run the
103104
``roundup-demo`` program instead. Users of other binary distributions or
104105
pre-installed Roundup will need to download the source to use it.
105106

0 commit comments

Comments
 (0)