Commit 0f3ebf1cdce31886bb49939797ee2e2acf6b63b7
Committed by
GitHub
1 parent
4a7428ad
Exists in
master
and in
1 other branch
Update README.md
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
README.md
... | ... | @@ -35,6 +35,7 @@ For the supported distributions get the install repositories and instructions fr |
35 | 35 | ``` |
36 | 36 | $ sudo zypper ar obs://windows:mingw:win32 mingw32 |
37 | 37 | $ sudo zypper ar obs://windows:mingw:win64 mingw64 |
38 | + $ sudo zypper ar obs://home:PerryWerneck:pw3270 pw3270 | |
38 | 39 | $ sudo zypper ref |
39 | 40 | ``` |
40 | 41 | ... | ... |