Skip to content

Commit 567a240

Browse files
authored
Readme: Add git-lfs to dependencies for dev install
1 parent 3123ff9 commit 567a240

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`, and `libtools`. These can be installed using `brew`.
14+
or OS X, you will need to have `automake`, `autoconf`, `git-lfs` and `libtool`. These can be installed using `brew` on OS X.
1515

1616
```
1717
$ ./build_libzmq.sh

0 commit comments

Comments
 (0)