Commit fb10a8ea69ce25038f9f18d7043440f3cd1ca396
Exists in
master
and in
2 other branches
Merge branch 'macos' of github.com:PerryWerneck/lib3270 into macos
Showing
1 changed file
with
3 additions
and
2 deletions
Show diff stats
README.md
@@ -7,7 +7,6 @@ See more details at https://softwarepublico.gov.br/social/pw3270/ | @@ -7,7 +7,6 @@ See more details at https://softwarepublico.gov.br/social/pw3270/ | ||
7 | 7 | ||
8 | [](https://www.gnu.org/licenses/gpl-3.0) | 8 | [](https://www.gnu.org/licenses/gpl-3.0) |
9 |  | 9 |  |
10 | - | ||
11 |  | 10 |  |
12 | 11 | ||
13 | Installation repositories | 12 | Installation repositories |
@@ -142,6 +141,8 @@ Building for macOS | @@ -142,6 +141,8 @@ Building for macOS | ||
142 | Using homebrew | 141 | Using homebrew |
143 | -------------- | 142 | -------------- |
144 | 143 | ||
144 | +Install | ||
145 | + | ||
145 | 1. Install [homebrew](https://brew.sh/) | 146 | 1. Install [homebrew](https://brew.sh/) |
146 | 147 | ||
147 | 2. Install dependencies | 148 | 2. Install dependencies |
@@ -164,7 +165,7 @@ Using homebrew | @@ -164,7 +165,7 @@ Using homebrew | ||
164 | brew link lib3270 | 165 | brew link lib3270 |
165 | ``` | 166 | ``` |
166 | 167 | ||
167 | -To uninstall | 168 | +Uninstall |
168 | 169 | ||
169 | ```shell | 170 | ```shell |
170 | brew unlink lib3270 | 171 | brew unlink lib3270 |