summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index dc5b771..002c3e4 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ systems should be possible to host it as well.
On a Debian system, first install the dependencies.
sudo apt install python3 python3-pip python3-leveldb
- pip3 install falcon
+ pip3 install falcon
Start the demo HTTP server.