diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |