Changeset 139:4b33c65d7bf1

Show
Ignore:
Timestamp:
11/08/08 21:43:08 (3 years ago)
Author:
chris
Branch:
unix
Children:
140:2c5d89d68ebd, 184:8c6eaaf8908a
Tags:
Release-2.0RC3
Message:

Updated docs

Files:
2 modified

Legend:

Unmodified
Added
Removed
  • Makefile

    r136 r139  
    2020wininst: 
    2121        python setup.py bdist_wininst 
     22 
     23upload: 
     24        rsync -avP -e ssh dist/* cfreeze@frs.sourceforge.net:uploads/      
  • README

    r119 r139  
    5252 
    5353Example: 
    54 Unix:     ./StormSiren.py -t 
    55 Windows:  c:\Python25\python.exe StormSiren.py -t 
     54Unix:     ./siren -t 
     55Windows:  c:\Python25\python.exe siren -t 
    5656 
    5757Once you've got your configuration file set up, you can schedule the  
     
    8080 *** Many thanks to Rory McManus <slorf@users.sourceforge.net> *** 
    8181     ***   for his original concept of StormSiren   *** 
    82  
    83  
    84  
    85