From bcc663c31a7f523a216b91b21f5af1c0e32c21a1 Mon Sep 17 00:00:00 2001 From: Knicko007 Date: Mon, 2 Sep 2019 00:30:13 +0200 Subject: [PATCH] change url to github --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ca3ce5c..7974c428 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ liblzo2-dev uuid-dev libssl-dev libcurl4-openssl-dev intltool ## 1) Buildsystem initialisieren ```bash -git clone git@bitbucket.org:neutrino-images/ni-buildsystem.git + git clone https://github.com/neutrino-images/ni-buildsystem.git cd ni-buildsystem ```