summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordberg.se>2021-06-21 16:39:15 +0200
committerLinus Nordberg <linus@nordberg.se>2021-06-21 16:39:15 +0200
commitaa91eb73cce4ad2088b668d0adcdb53e960ff474 (patch)
tree89d7ddf5738e31580074e2ca70217c0146cccaf4
parent09ada25eae35082e2dd346600c6768d199040dcf (diff)
formatting
-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.