pull/29/head
Mark Jessop 2021-02-13 21:58:57 +10:30
rodzic 08b827ce37
commit 13194ebf0f
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -61,7 +61,7 @@ The example configuration file includes profiles suitable for receiving data fro
Once configured, you can start-up the horusmapper server with:
```
$ python horusmapper.py
$ python3 horusmapper.py
```
The server can be stopped with CTRL+C. Sometimes the server doesn't stop cleanly and may the process may need to be killed. (Sorry!)