From a51e6c4284c026fe5b92cc348df8a6c36de3d9a8 Mon Sep 17 00:00:00 2001 From: Lukas Eller Date: Fri, 19 Feb 2021 17:11:25 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index ae37fb2..c1f4eb7 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,14 @@ Collection of different measurement processors --- especially with regards to geospatial data +# Installation + +Either clone the repo directly or use pip install. + +`pip install git+` + +Make sure to replace `` with the correct URL. + # Requirements To install all necessary requirements use: -- 2.22.0