Add package manager instructions for openSUSE

no-more-secrets is now in the 'games' repository of openSUSE.
This commit is contained in:
Michael Vetter 2016-09-18 16:22:47 +02:00
parent 98defaa866
commit c75ce390de
1 changed files with 9 additions and 0 deletions

View File

@ -54,6 +54,15 @@ sudo make install
#### openSUSE
Via package manager:
```
sudo zypper ar http://download.opensuse.org/repositories/games/openSUSE_Tumbleweed/ games
sudo zypper ref
sudo zypper in no-more-secrets
```
From source:
```
sudo zypper ref
sudo zypper in ncurses-devel