Mercurial > p > roundup > code
changeset 4688:80f9a1fbc0cc
doc: Remove WinZip tutorial and mention demo.py becoming 'roundup-demo'
after installation
| author | anatoly techtonik <techtonik@gmail.com> |
|---|---|
| date | Thu, 29 Nov 2012 01:34:07 +0300 |
| parents | 4960a2c21590 |
| children | 7a032013bb6a |
| files | doc/installation.txt |
| diffstat | 1 files changed, 3 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/installation.txt Wed Nov 28 06:45:30 2012 +0300 +++ b/doc/installation.txt Thu Nov 29 01:34:07 2012 +0300 @@ -100,15 +100,12 @@ Download the latest version from http://www.roundup-tracker.org/. -If you're using WinZIP's "classic" interface, make sure the "Use -folder names" check box is checked before you extract the files. - - For The Really Impatient ======================== -If you just want to give Roundup a whirl Right Now, then simply run -``roundup-demo``. +If you just want to give Roundup a whirl Right Now, then simply unpack +and run ``demo.py`` (it will be available as ``roundup-demo`` script +after installation). This will set up a simple demo tracker on your machine. [1]_ When it's done, it'll print out a URL to point your web browser at
