Skip to content

Commit 8650140

Browse files
authored
chore(docs): fix require instructions
1 parent 984cb97 commit 8650140

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

4646
## Usage
4747

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

5151
----

0 commit comments

Comments
 (0)