diff options
author | Linus Nordberg <linus@nordberg.se> | 2021-10-27 10:42:14 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordberg.se> | 2021-10-27 10:42:14 +0200 |
commit | 7a663a74601c3b61f1903c831d4b8843769e87e4 (patch) | |
tree | df1f8516eedec2e744edc2ec7f8b7e24d1b56393 | |
parent | c95b319e1513b76c1cf3e4f04f707f3c28dc580b (diff) |
update dependencies
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -50,8 +50,7 @@ Clone the repository. Install dependencies (Debian). - sudo apt install python3 python3-pip python3-leveldb - pip3 install falcon + sudo apt install docker.io docker-compose Start CouchDB and the collector. Make sure to give it a username and password: |