aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2018-05-15 20:47:42 +0200
committerGitHub <noreply@github.com>2018-05-15 20:47:42 +0200
commita9149fbb13324b9e76f731a0e94a003bcdb2ace7 (patch)
tree2b5ce16735c997cafc259c7765b19a6ecf22eb9d /README.md
parent25cff9a2b16680046109c56361c96665b8b03105 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 57041f7..ee85c20 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@ Sibs is still in very early testing phase, should only be used if you want to to
Sibs is inspired by [Cargo](https://github.com/rust-lang/cargo/), you can think of it like a C/C++ version of Cargo.
The CMakeLists.txt is only for development purpose and only compiles on linux.
+
+List of packages can be found at https://github.com/DEC05EBA/sibs_packages/blob/master/packages.json
# Installation
Newest version of sibs builds itself. If you don't already have sibs installed, you need to download latest release first: https://github.com/DEC05EBA/sibs/releases
After you've download the latest release, you can install it by running install.sh (or use sibs.exe if you are on windows).