Add opensuse zypper install method to readme

This commit is contained in:
Avindra Goolcharan 2018-07-01 10:22:57 -04:00 committed by Christian Duerr
parent 015a6d4c03
commit d5690f6cc7
1 changed files with 6 additions and 0 deletions

View File

@ -50,6 +50,12 @@ cd alacritty-git
makepkg -isr
```
### openSUSE Tumbleweed Linux
```sh
zypper in alacritty
```
### Void Linux
```sh