commit 7e603de2945afcfee40b70b5ee22b8693ae2cd62 parent e76305a0e323e6152d22e80f814b10edbdd81c7b Author: Markus Hanetzok <markus@hanetzok.net> Date: Mon, 22 Aug 2022 00:17:36 +0200 Update README Diffstat:
M | README | | | 8 | ++++---- |
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README b/README @@ -4,16 +4,16 @@ Simple Parabola GNU/Linux-libre post-install script Dependencies ------------ -This script requires git and base-devel packages +This script is written for the OpenRC version of Parabola. It assumes that +the nonsystemd repo is already enabled and elogind/libelogind is installed. Usage ----- Install Parabola on your system then run: git clone git://git.cybvik.xyz/zerog - cd zerog - chmod +x zerog - sudo ./zerog + chmod +x zerog/zerog + sudo zerog/zerog Customization -------------