Commit d6abc6d23a108a174ca6da2b3f099a7c3babde52
1 parent
5489a42a
Exists in
develop
Updating macos build instructions.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
... | ... | @@ -129,7 +129,7 @@ To uninstall |
129 | 129 | 2. build |
130 | 130 | |
131 | 131 | ```shell |
132 | - jhbuild --moduleset=https://raw.githubusercontent.com/PerryWerneck/libv3270/macos/mac/libv3270.modules build libv3270 | |
132 | + jhbuild --moduleset=https://raw.githubusercontent.com/PerryWerneck/libv3270/master/mac/libv3270.modules build libv3270 | |
133 | 133 | ``` |
134 | 134 | |
135 | 135 | ... | ... |