aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-03-04 02:50:38 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-03-04 02:56:06 +0300
commit07beafa9de8f7740bb6db9244c251a2e1d574e84 (patch)
treecc306bf76015fe8b4db02a0984abaaf80f1a6368 /README.md
parentpacman: add dependency on procps-ng (diff)
downloadlinux-status-07beafa9de8f7740bb6db9244c251a2e1d574e84.tar.gz
linux-status-07beafa9de8f7740bb6db9244c251a2e1d574e84.zip
update README, add some comments, etc.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 745cf83..23d3161 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ Usage
To start a web server on port 18101:
- > python3 -m http.server --cgi 18101
+ > python3 server.py
There's also a [systemd unit] that you can adjust to run the server.