From 3ed4af1c8fe361aa364d9f51f4d6a517165f8f77 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Tue, 22 Jun 2021 07:09:55 +0200 Subject: add instructions on how to clone the repo --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index eba891d..e6b8987 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.1