Skip to content

Commit 35f86b2

Browse files
committed
Update README.md
1 parent 6caff2d commit 35f86b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ This project came out of the [Gopher Gala](http://gophergala.com/) 2016. It is
112112
go get github.com/gophergala2016/gophernotes
113113
```
114114
115-
if you get the error:
115+
if you get the error:
116116
117117
```
118118
# pkg-config --cflags libzmq libzmq libzmq libzmq
@@ -122,7 +122,7 @@ if you get the error:
122122
No package 'libzmq' found
123123
```
124124
125-
then:
125+
then:
126126
127127
```
128128
export PKG_CONFIG_PATH=/usr/local/Cellar/zeromq22/lib/pkgconfig/

0 commit comments

Comments
 (0)