From 07f964e44f24af8ebce4a31aa1fd3a9f7c745753 Mon Sep 17 00:00:00 2001 From: "Hugh Brown (Saint Aardvark the Carpeted)" Date: Fri, 6 Oct 2017 19:52:57 -0700 Subject: [PATCH] Update github link to gitlab --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28dded6..5580dab 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ for decoding signals from various scientific and academic sattelites. ### Installation -1. `git clone https://github.com/satnogs/gr-satnogs.git` +1. `git clone https://gitlab.com/librespacefoundation/satnogs/gr-satnogs.git` 2. `cd gr-satnogs` 3. `mkdir build` 4. `cmake ..`