diff options
author | zachir <zachir@librem.one> | 2022-08-12 04:37:40 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2022-08-12 04:37:40 -0500 |
commit | 148fc093563c0a5430ea6e9b419c08b611242fb7 (patch) | |
tree | 1b1ea34d01d41b7ea579133f7c1c8c0a6238be3c /README.md | |
parent | ddb2867ea20372d48e064097fafb56e984d84c7d (diff) | |
parent | 609bc39ed6eaa58794585d0f209aca535c79f74c (diff) |
merge
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -6,9 +6,12 @@ A: This is a fork of LARBS, with my programs and config stuff set as the default. The two scripts will likely diverge over time. +For example, my 'progs.csv' assumes running Artix with Runit as the init +system, unlike LARBS, which is agnostic. + ## Installation: -On an Arch-based distribution as root, run the following: +On Artix (with runit as init), run the following as root: ``` sh zirless.sh |