diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -44,6 +44,10 @@ the full text. The collector has been tested on Debian 10 (Buster). Other Unix systems should be possible to host it as well. +Clone the repository. + + git clone -b main https://git.sunet.se/soc_collector.git + On a Debian system, first install the dependencies. sudo apt install python3 python3-pip python3-leveldb |