]> git.meshlink.io Git - catta/blobdiff - README
remove some more unneeded checks
[catta] / README
diff --git a/README b/README
index 3efe4fb8aa89744e70dd24ff29fc96dacb21b391..eba8f3cf57f82ad951ad79fccff1f0c0144c0ed7 100644 (file)
--- a/README
+++ b/README
@@ -4,7 +4,7 @@ containing only the common and core components
 
 TO BUILD FROM GIT:
 
-./bootstrap
+autoreconf          # first time
 ./configure
 make
 
@@ -21,7 +21,7 @@ requires: doxygen
 CONFIGURE SWITCHES:
 
 --enable-tests
-build some stuff for 'make check'.
+build some test programs, including those for 'make check'.
 
 --enable-core-docs
 include files from 'avahi-core' when building the doxygen docs.