X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=README;h=0a9493398feb6ad90be3613ac883836fc3bb29c5;hp=820fccc5077a5c208f65723e110714ef6305f025;hb=38ff5046e8344940601f2b9eb5d8dbfbef975c30;hpb=d3b034e68fe544f823d66ead4c1561a33c9f135d diff --git a/README b/README index 820fccc..0a94933 100644 --- a/README +++ b/README @@ -34,7 +34,7 @@ Requirements - automake >= 1.11 - libtool - pkg-config >= 0.22 - - libglib >= 2.28.0 + - libglib >= 2.24.0 - Python >= 3.0 @@ -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