mirror of
https://github.com/Hilbis/Hilbish
synced 2025-04-03 04:03:25 +00:00
fix: typo in README (#46)
This commit is contained in:
parent
6bb2a2f8c8
commit
70a9e471eb
@ -60,11 +60,11 @@ sudo make install
|
|||||||
sudo make all
|
sudo make all
|
||||||
```
|
```
|
||||||
|
|
||||||
Alternativly, if you use Arch Linux, you can compile Hilbish with an **(unofficial)** AUR package
|
Alternatively, if you use Arch Linux, you can compile Hilbish with an **(unofficial)** AUR package:
|
||||||
```sh
|
```sh
|
||||||
yay -S hilbish
|
yay -S hilbish
|
||||||
```
|
```
|
||||||
If you want the latest and greatest, you can install and compile from latest git commit
|
If you want the latest and greatest, you can install and compile from latest git commit:
|
||||||
```sh
|
```sh
|
||||||
yay -S hilbish-git
|
yay -S hilbish-git
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user