move config.mak to config.mak.def (so user can freely change it)
[libc-test] / README
diff --git a/README b/README
index 3a023f3..c4ece08 100644 (file)
--- a/README
+++ b/README
@@ -2,6 +2,7 @@ libc-test is developed as part of the musl project
 http://www.musl-libc.org/
 
 configuring:
+       cp config.mak.def config.mak
        edit config.mak
 build and run tests:
        make