summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xREADME.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 661741a..cfc9353 100755
--- a/README.md
+++ b/README.md
@@ -56,9 +56,8 @@ auto-tooled version by untarring the distribution and running
```sh
autoreconf -if
-./configure --enable-freedist --enable-as-02
+./configure --enable-as-02
make
-make dist
make install
```