diff options
author | Ernst Widerberg <ernstwi@kth.se> | 2021-10-06 16:59:45 +0200 |
---|---|---|
committer | Ernst Widerberg <ernstwi@kth.se> | 2021-10-06 16:59:45 +0200 |
commit | 5d1c74ef0745325e85ea22c9941b5ccc161e8059 (patch) | |
tree | a8076225228fb4ffca48ca48b6473f1d08b4049d | |
parent | c5511c77a1011a0548cd8452a70458c1491fd09b (diff) |
Fix README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ ## Development setup -Run `soc_collector` checked out to tag `dashboard` on port 8001. +Run `soc_collector` checked out to tag `dashboard` on port 8000. Populate `soc_collector` with data from `example_data.json`: |