Commit d553bda9cb041db456adb144937e5a96bdec85c4
1 parent
c9003925
Exists in
master
and in
1 other branch
Updating read me.
Showing
1 changed file
with
1 additions
and
7 deletions
Show diff stats
README.md
... | ... | @@ -29,13 +29,7 @@ Cross-compiling on SuSE Linux (Native or WSL) |
29 | 29 | |
30 | 30 | 1. First add the MinGW Repositories for your SuSE version from: |
31 | 31 | |
32 | - 32 bits: | |
33 | - * https://build.opensuse.org/project/show/windows:mingw:win32 | |
34 | - * https://build.opensuse.org/project/show/home:PerryWerneck:mingw32 | |
35 | - | |
36 | - 64 bits | |
37 | - * https://build.opensuse.org/project/show/windows:mingw:win64 | |
38 | - * https://build.opensuse.org/project/show/home:PerryWerneck:mingw64 | |
32 | + * https://build.opensuse.org/project/show/home:PerryWerneck:pw3270 | |
39 | 33 | |
40 | 34 | 2. Get libv3270 sources from git |
41 | 35 | ... | ... |