aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-05-24 09:51:52 +0200
committerdec05eba <dec05eba@protonmail.com>2021-05-24 09:51:52 +0200
commit3a150e29cd1fa63614f45dff01240b01f9c4a025 (patch)
tree4e68947e478d32c43628a000ce70fb10c3597081 /README.md
parenta2ae77a4549e944d4aadac425da2bf2cc0b0cf1c (diff)
force c locale, remove need for sudo in install script
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 561d17a..e128b25 100644
--- a/README.md
+++ b/README.md
@@ -61,7 +61,7 @@ Linux is the primary platform, the platform which master branch is guaranteed to
# Installation
## Posix (Linux, MacOS, OpenBSD, Haiku)
-`./cmake/install.sh`
+Run `./cmake/install.sh` as root user.
## Arch Linux
On Arch Linux, sibs can alternatively be found on aur under the name `sibs-git` (`yay -S sibs-git`).
## Windows