Commit 47ae62054b644b665f3647ab48e49dca20afe330
Committed by
GitHub
1 parent
9280eb0b
Exists in
master
and in
3 other branches
Update README.md
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
README.md
... | ... | @@ -40,6 +40,7 @@ For the supported distributions get the install repositories and instructions fr |
40 | 40 | ```shell |
41 | 41 | sudo zypper ar obs://windows:mingw:win32 mingw32 |
42 | 42 | sudo zypper ar obs://windows:mingw:win64 mingw64 |
43 | + sude zypper ar obs://home:PerryWerneck:pw3270 pw3270 | |
43 | 44 | sudo zypper ref |
44 | 45 | ``` |
45 | 46 | ... | ... |