summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-10-11 23:54:55 +0530
committerFlorian Dold <florian.dold@gmail.com>2019-10-11 23:55:16 +0530
commitb7c30fdbf99628e351273dc4c3a734190d19e7ba (patch)
tree7656038702c82e44dafa35cb7039ee00f33ffb93 /README
parentdbe05a498cda549f956d63d2429628718a994498 (diff)
downloadlanding-b7c30fdbf99628e351273dc4c3a734190d19e7ba.tar.gz
landing-b7c30fdbf99628e351273dc4c3a734190d19e7ba.tar.bz2
landing-b7c30fdbf99628e351273dc4c3a734190d19e7ba.zip
add bootstrap script
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