]> sigrok.org Git - libsigrok.git/blobdiff - README
Drop link-mso19/nexus-osciprime in preparation for release.
[libsigrok.git] / README
diff --git a/README b/README
index 4caeb65b86318e7e9c53df509e57e76abd9603da..8888cf1e0dea772421ff42b28ef5de09a74c162c 100644 (file)
--- a/README
+++ b/README
@@ -34,11 +34,10 @@ Requirements
  - automake >= 1.11
  - libtool
  - pkg-config >= 0.22
- - libglib >= 2.28.0
+ - libglib >= 2.32.0
  - libzip >= 0.8
  - libusb-1.0 >= 1.0.9 (optional, used by most drivers)
  - libftdi >= 0.16 (optional, used by some drivers)
- - libudev >= 151 (optional, used by some drivers)
  - libasound / alsa-lib >= 1.0 (optional, only used by the alsa driver)
  - check >= 0.9.4 (optional, only needed to run unit tests)
 
@@ -58,12 +57,9 @@ For installing libsigrok:
 
  $ make install
 
-Please see the following wiki pages for more detailed instructions:
+See INSTALL or the following wiki page for more (OS-specific) instructions:
 
- http://sigrok.org/wiki/Linux
- http://sigrok.org/wiki/Mac_OS_X
- http://sigrok.org/wiki/Windows
- http://sigrok.org/wiki/FreeBSD
+ http://sigrok.org/wiki/Building
 
 
 Device-specific issues