diff options
| author | Linus Nordberg <linus@nordberg.se> | 2021-06-21 16:39:15 +0200 |
|---|---|---|
| committer | Linus Nordberg <linus@nordberg.se> | 2021-06-21 16:39:15 +0200 |
| commit | aa91eb73cce4ad2088b668d0adcdb53e960ff474 (patch) | |
| tree | 89d7ddf5738e31580074e2ca70217c0146cccaf4 | |
| parent | 09ada25eae35082e2dd346600c6768d199040dcf (diff) | |
formatting
| -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. |
