Commit d1d84e6131d08fcdf0ea9e79732d39c8b2a83e6e

Authored by Perry Werneck
2 parents daad203b 0a98f7b8
Exists in master and in 2 other branches develop, macos

Merge branch 'macos' of github.com:PerryWerneck/lib3270 into macos

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
README.md
... ... @@ -158,7 +158,7 @@ Building for macOS (using homebrew)
158 158 ```shell
159 159 ./autogen.sh --prefix="$(brew --cellar)/lib3270/5.4"
160 160 make all && make install
161   - $ brew link lib3270
  161 + brew link lib3270
162 162 ```
163 163  
164 164 Uninstalling
... ...