Adds install instructions for Arch Linux.
Thanks to @alkersan, `kickstart` is available as a package on AUR. Closes #7.
This commit is contained in:
parent
8d4b51604e
commit
857486758c
10
README.md
10
README.md
@ -62,6 +62,16 @@ brew install --HEAD kickstart
|
||||
basher install bltavares/kickstart
|
||||
```
|
||||
|
||||
### Arch Linux
|
||||
|
||||
`kickstart-git` is available on [aur](https://aur.archlinux.org/packages/kickstart-git).
|
||||
|
||||
You can use the following command to install.
|
||||
|
||||
```bash
|
||||
yaourt -S kickstart-git
|
||||
```
|
||||
|
||||
### Autocompletion
|
||||
|
||||
To enable autocompletion run the following command:
|
||||
|
Loading…
Reference in New Issue
Block a user