From 9ffe3db21297192b0f26929e74327487905ad444 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Thu, 28 Dec 2017 18:45:09 +0100 Subject: Update readme with install instruction --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index a77005b..ea1dc3f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # Simple Build System for Native Languages sibs can currently create ninja build files from very simple c++ projects. More to be added soon. + +# Installation +Newest version of sibs builds itself. If you don't already have sibs installed, you need to download an old version first: https://github.com/DEC05EBA/sibs/releases/tag/0.1.0 +After you've download release 0.1.0, you can install it by running install.sh +When you have sibs 0.1.0 installed, you can install latest version of sibs by running install.sh. New install script uses sibs. -- cgit v1.2.3