move config.h to urcu/config.h and install it
[urcu.git] / README
diff --git a/README b/README
index a04ba15b2f3a816cf67d969b2831e4d92aae5b80..fce568089b3182aada2a802939512cb99aa280b5 100644 (file)
--- a/README
+++ b/README
@@ -15,7 +15,7 @@ BUILDING
                Forcing 64-bit build:
                * CFLAGS="-m64 -g -O2" ./configure
 
-               Forcing a 32-bit build with down to 386 compatibility:
+               Forcing a 32-bit build with 386 backward compatibility:
                * CFLAGS="-m32 -g -O2" ./configure --target=i386-pc-linux-gnu
 
 ARCHITECTURES SUPPORTED
This page took 0.022773 seconds and 4 git commands to generate.