Commit 30d35f61b9b760786773d793b83ee9befc9357d5
1 parent
f2968ae9
Exists in
master
and in
2 other branches
Updating README.
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 |