Commit d1d84e6131d08fcdf0ea9e79732d39c8b2a83e6e
Exists in
master
and in
2 other branches
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,7 +158,7 @@ Building for macOS (using homebrew) | ||
| 158 | ```shell | 158 | ```shell |
| 159 | ./autogen.sh --prefix="$(brew --cellar)/lib3270/5.4" | 159 | ./autogen.sh --prefix="$(brew --cellar)/lib3270/5.4" |
| 160 | make all && make install | 160 | make all && make install |
| 161 | - $ brew link lib3270 | 161 | + brew link lib3270 |
| 162 | ``` | 162 | ``` |
| 163 | 163 | ||
| 164 | Uninstalling | 164 | Uninstalling |