]> sigrok.org Git - libsigrokdecode.git/blobdiff - README
README: Update repo URL.
[libsigrokdecode.git] / README
diff --git a/README b/README
index 820fccc5077a5c208f65723e110714ef6305f025..ee34529094842e52b3399903393ef007d7214ab5 100644 (file)
--- a/README
+++ b/README
@@ -43,8 +43,8 @@ Building and installing
 
 In order to get the libsigrokdecode source code and build it, run:
 
- $ git clone git://sigrok.git.sourceforge.net/gitroot/sigrok/sigrok
- $ cd sigrok/libsigrokdecode
+ $ git clone git://sigrok.org/libsigrokdecode
+ $ cd libsigrokdecode
  $ ./autogen.sh
  $ ./configure
  $ make