change inline to __inline__ for better compatibility
[ust.git] / README
diff --git a/README b/README
index d2f78bc79de7adc991f1a6a7909c52ef846838db..b29ca013772cd5ab2bfab6fef5c2c1983cc855fc 100644 (file)
--- a/README
+++ b/README
@@ -13,9 +13,10 @@ Dependencies:
 Installation instruction:
 
 - Download, compile and install liburcu and libkcompat.
-- In this package's tree, run ./configure, specifying the location of
-  liburcu and libkcompat with the --with-urcu and --with-kcompat options.
+- In this package's tree, run ./configure.
 - Run make.
+- Run make install.
+- Run ldconfig.
 - See the manual in the doc/ directory for usage instructions.
 
 Package contents:
This page took 0.022466 seconds and 4 git commands to generate.