Skip to content

Commit 7d38a55

Browse files
committed
Update README.md
1 parent 35f86b2 commit 7d38a55

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 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 this error:
116116
117117
```
118118
# pkg-config --cflags libzmq libzmq libzmq libzmq
@@ -150,12 +150,6 @@ This project came out of the [Gopher Gala](http://gophergala.com/) 2016. It is
150150
}
151151
```
152152
153-
- You may need set the `PKG_CONFIG_PATH` environmental variable to the path containing `libzmq.pc`. For example:
154-
155-
```
156-
export PKG_CONFIG_PATH=/usr/local/Cellar/zeromq22/2.2.0/lib/pkgconfig/
157-
```
158-
159153
## Getting Started
160154
161155
- If you completed one of the local installs above (i.e., not the Docker install), start the jupyter notebook:

0 commit comments

Comments
 (0)