mirror of
https://github.com/Hilbis/Hilbish
synced 2025-07-03 17:52:02 +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
|
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
|
### Install
|
||||||
```sh
|
```sh
|
||||||
git clone https://github.com/Hilbis/Hilbish
|
git clone https://github.com/Hilbis/Hilbish
|
||||||
@ -37,11 +43,6 @@ sudo make install
|
|||||||
sudo make all
|
sudo make all
|
||||||
```
|
```
|
||||||
|
|
||||||
Alternativly, if you use Arch Linux, you can install Hilbish with an **(unofficial)** AUR package
|
|
||||||
```sh
|
|
||||||
yay -S hilbish-git
|
|
||||||
```
|
|
||||||
|
|
||||||
### Uninstall
|
### Uninstall
|
||||||
```sh
|
```sh
|
||||||
sudo make uninstall
|
sudo make uninstall
|
||||||
|
Loading…
x
Reference in New Issue
Block a user