Browse Source

Merge branch 'config' of ssh+git://github/tiynger/st-new into config

config
TiynGER 7 months ago
parent
commit
adf90ab89b
1 changed files with 3 additions and 2 deletions
  1. +3
    -2
      README.md

+ 3
- 2
README.md

@ -31,10 +31,11 @@ There are various shortcuts and hotkeys used in this version. Included in my bui
## Installation
To install this package you can run several commands.
### AUR with helper
If youre on Arch you can use the Arch User Repository.
### AUR
If you're on Arch you can use the Arch User Repository.
For simplicity you can use a AUR-helper such as yay.
- `yay -S st-tiyn-git`
Or you can clone it and run it by makepkg.
- `git clone https://aur.archlinux.org/st-tiyn-git.git`
- `makepkg -sirc`

Loading…
Cancel
Save