This commit is contained in:
parent
e0bbb8569c
commit
7144ca6f02
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ be copied inside $HOME or /etc depending on the helper script.
|
|||
|
||||
## Installation
|
||||
|
||||
1. Build a `pacman` package for ArchLinux via `makepkg -csi` inside the `dist/` folder (**recommended**).
|
||||
2. Alternatively, use `./sync` from the git clone and pick an action which should be self-explaining.
|
||||
1. Build a `pacman` package for ArchLinux via `makepkg -csi` inside the `_pkg/` folder
|
||||
2. Alternatively, use `./sync` from the git clone and pick an action which should be self-explaining
|
||||
3. Use the custom provided ArchLinux repository hosted at `aur.myservermanager.com`
|
||||
|
||||
```shell
|
||||
|
|
Loading…
Reference in a new issue