Commit c8ca0c4cbd3bcbd27ac65300619e3a51a3f5c902
Exists in
master
and in
3 other branches
Merge branch 'develop' of https://github.com/PerryWerneck/pw3270 into develop
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,6 +40,7 @@ For the supported distributions get the install repositories and instructions fr | ||
40 | ```shell | 40 | ```shell |
41 | sudo zypper ar obs://windows:mingw:win32 mingw32 | 41 | sudo zypper ar obs://windows:mingw:win32 mingw32 |
42 | sudo zypper ar obs://windows:mingw:win64 mingw64 | 42 | sudo zypper ar obs://windows:mingw:win64 mingw64 |
43 | + sude zypper ar obs://home:PerryWerneck:pw3270 pw3270 | ||
43 | sudo zypper ref | 44 | sudo zypper ref |
44 | ``` | 45 | ``` |
45 | 46 |