[hamradio-commits] [gnss-sdr] 11/22: Change http by https in repo address

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Thu Jun 30 20:11:28 UTC 2016


This is an automated email from the git hooks/post-receive script.

carles_fernandez-guest pushed a commit to branch next
in repository gnss-sdr.

commit 919bbe4e7a3c065cd7c2d0c9001da88541197b98
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date:   Fri Jun 10 11:29:31 2016 +0200

    Change http by https in repo address
---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d7c0c61..961ead4 100644
--- a/README.md
+++ b/README.md
@@ -299,7 +299,7 @@ and then import the created project file into Eclipse:
 Install the GNU Radio module:
 
 ~~~~~~   
-$ git clone http://github.com/gnss-sdr/gr-gn3s
+$ git clone https://github.com/gnss-sdr/gr-gn3s
 $ cd gr-gn3s/build
 $ cmake ../
 $ make
@@ -310,6 +310,7 @@ $ sudo ldconfig
 Then configure GNSS-SDR to build the GN3S_Signal_Source by:
 
 ~~~~~~ 
+$ cd gnss-sdr/build
 $ cmake -DENABLE_GN3S=ON ../
 $ make
 $ sudo make install

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/gnss-sdr.git



More information about the pkg-hamradio-commits mailing list