Merge pull request #29 from jubalh/master

Add package manager instructions for openSUSE
This commit is contained in:
Brian Barto 2016-09-18 10:27:27 -04:00 committed by GitHub
commit c4b84d9394
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