Skip to content

Commit 0fea31a

Browse files
authored
Merge pull request #73 from nteract/fix-require
chore(docs): fix require instructions
2 parents 923466b + 8650140 commit 0fea31a

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
@@ -46,7 +46,7 @@ Now, prepare to be amazed by the wonders of binaries.
4646

4747
## Usage
4848

49-
Replace `require(zmq)` in your code base with `require(zmq-prebuilt)`. That's it.
49+
Replace `require('zmq')` in your code base with `require('zmq-prebuilt')`. That's it.
5050
The wonder of binaries begins.
5151

5252
----

0 commit comments

Comments
 (0)