Commit c18407ba45ba5bd5315192d79e4b2c1cf393bd75

Authored by Perry Werneck
1 parent d160c992

Merging README.md from master.

Showing 1 changed file with 4 additions and 7 deletions   Show diff stats
README.md
... ... @@ -9,15 +9,12 @@ See more details at https://softwarepublico.gov.br/social/pw3270/
9 9  
10 10 ## Installation
11 11  
12   -### Distributions
  12 +### Linux
13 13  
14   -openSUSE [package](https://build.opensuse.org/project/show/home:PerryWerneck:pw3270):
  14 +For the supported distributions get the install repositories and instructions from https://software.opensuse.org/download.html?project=home%3APerryWerneck%3Apw3270&package=pw3270
  15 +
  16 +### Windows
15 17  
16   -```
17   -sudo zypper ar obs://home:PerryWerneck:pw3270 pw3270
18   -sudo zypper ref
19   -sudo zypper in pw3270
20   -```
21 18  
22 19 ## Requirements
23 20  
... ...