I installed web2py into a virtualenv in my ubuntu install. When reading the book it states to start web2py with "python web2py.py -S welcome" however I don't appear to have web2py in my directory.
directory being /home/sayth/.virtualenvs/learnWeb2py/bin the most likely candidate is runweb2py Is that what I should be using? Sayth

