mirror of
https://github.com/Hilbis/Hilbish
synced 2025-07-04 10:12:03 +00:00
Slightly Edited README
I moved the `yay` install part up with the others.
This commit is contained in:
parent
bbfe28dbae
commit
1c84647713
11
README.md
11
README.md
@ -27,6 +27,12 @@ On Debian/Ubuntu and distros based on them, it can be installed with:
|
||||
sudo apt install libreadline-dev
|
||||
```
|
||||
|
||||
|
||||
Alternativly, if you use Arch Linux, you can install Hilbish with an **(unofficial)** AUR package
|
||||
```sh
|
||||
yay -S hilbish-git
|
||||
```
|
||||
|
||||
### Install
|
||||
```sh
|
||||
git clone https://github.com/Hilbis/Hilbish
|
||||
@ -37,11 +43,6 @@ sudo make install
|
||||
sudo make all
|
||||
```
|
||||
|
||||
Alternativly, if you use Arch Linux, you can install Hilbish with an **(unofficial)** AUR package
|
||||
```sh
|
||||
yay -S hilbish-git
|
||||
```
|
||||
|
||||
### Uninstall
|
||||
```sh
|
||||
sudo make uninstall
|
||||
|
Loading…
x
Reference in New Issue
Block a user