Skip to content

Commit e3ccab5

Browse files
committed
Update readme.txt
1 parent a401bad commit e3ccab5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,10 @@ settings.py, like:
1414
server_url = 'computername.local'
1515

1616
At some point, set up a password:
17-
$ python web2py.py
17+
$ cd web2py; python web2py.py
1818
choose a password: <put something in here>
1919
C-c
20+
$ cd ..
2021
$ ./serve
2122

2223

0 commit comments

Comments
 (0)