You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ Use the recently added `allinone.py` which combines the content of 3 files into
36
36
cd NearlyPurePythonWebAppDemo
37
37
python allinone.py
38
38
```
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
40
40
41
41
* 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:
0 commit comments