Skip to content

Commit 5e208ae

Browse files
authored
Readme: Add wget to dev deps
1 parent 567a240 commit 5e208ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ We rely on [`prebuild`](https://github.com/mafintosh/prebuild). Prepare to be am
1111
## Developer Installation
1212

1313
To set up `zmq-prebuilt` for development, clone and fork this repository. If you are running on Linux
14-
or OS X, you will need to have `automake`, `autoconf`, `git-lfs` and `libtool`. These can be installed using `brew` on OS X.
14+
or OS X, you will need to have `automake`, `autoconf`, `git-lfs`, `wget` and `libtool`. These can be installed using `brew` on OS X.
1515

1616
```
1717
$ ./build_libzmq.sh

0 commit comments

Comments
 (0)