aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorvimene <vincent.menegaux@gmail.com>2023-11-30 05:52:02 +0100
committervimene <vincent.menegaux@gmail.com>2023-11-30 05:52:02 +0100
commit22431a1305d1eb9f1c066f94313e04021a3a59a0 (patch)
treee87edb7db495bf38286ab47b4d252db3c7d67259 /README.md
parent71bc6a2f1d1d2d23c8fd9a52ded5d8669703a95e (diff)
downloadengine-22431a1305d1eb9f1c066f94313e04021a3a59a0.tar.gz
added bootstrap.sh
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a7409ad..f4889cb 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ Small graphics engine.
While inside the directory containing all files:
- autoreconf -i
+ ./bootstrap.sh
./configure
make