summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 1 insertions, 3 deletions
diff --git a/README b/README
index cac5295..c9b048e 100644
--- a/README
+++ b/README
@@ -15,8 +15,6 @@ Building
For building run:
- git submodule init
- git submodule update --remote
- AUTOMAKE="automake --foreign" autoreconf -fiv
+ ./bootstrap
./configure
make