This commit is contained in:
parent
a1e9cc6dee
commit
45ea45de40
@ -12,7 +12,11 @@ This project is still under heavy development and some things might not work or
|
|||||||
# To install (with a package manager):
|
# To install (with a package manager):
|
||||||
|
|
||||||
## Archlinux ([AUR])
|
## Archlinux ([AUR])
|
||||||
```yay -S gospt```
|
```yay -S gospt```
|
||||||
|
|
||||||
|
or
|
||||||
|
|
||||||
|
```yay -S gospt-git```
|
||||||
|
|
||||||
## NetBSD ([Official repositories])
|
## NetBSD ([Official repositories])
|
||||||
```pkgin install gospt```
|
```pkgin install gospt```
|
||||||
@ -23,6 +27,7 @@ This project is still under heavy development and some things might not work or
|
|||||||
|
|
||||||
```cd gospt```
|
```cd gospt```
|
||||||
|
|
||||||
|
|
||||||
```make build && sudo make install```
|
```make build && sudo make install```
|
||||||
|
|
||||||
[AUR]: https://aur.archlinux.org/packages/gospt
|
[AUR]: https://aur.archlinux.org/packages/gospt
|
||||||
|
Loading…
Reference in New Issue
Block a user