Mercurial > p > roundup > code
changeset 1639:aa4a2b96a472
insto-mode
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 09 May 2003 04:35:05 +0000 |
| parents | 4a47eb555e51 |
| children | d0b29215aa44 |
| files | README.txt |
| diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/README.txt Fri May 09 04:04:27 2003 +0000 +++ b/README.txt Fri May 09 04:35:05 2003 +0000 @@ -7,6 +7,14 @@ Copyright (c) 2001 Bizar Software Pty Ltd (http://www.bizarsoftware.com.au/) +INSTANT GRATIFICATION +===================== + +The impatient may try Roundup immediately by typing at the console:: + + python setup.py demo + + Installation ============ For installation instructions, please see installation.txt in the "doc"
