Skip to content

Commit d3c26c8

Browse files
Update README
Fix unchanged reference to server.py
1 parent 6fb0cba commit d3c26c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Use the recently added `allinone.py` which combines the content of 3 files into
3636
cd NearlyPurePythonWebAppDemo
3737
python allinone.py
3838
```
39-
* Note: You can choose a different server and port. Do `python server.py -h` for details
39+
* Note: You can choose a different server and port. Do `python allinone.py -h` for details
4040

4141
* browse to http://localhost:8800 . Your should see a screen like the one below with readout values updating every half-second. Values are color coded as follows:
4242
* blue: V <= 2.0 : blue

0 commit comments

Comments
 (0)