We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bcbdc27 + 1140f7b commit 76829fcCopy full SHA for 76829fc
README.md
@@ -60,7 +60,7 @@ can get a backtrace with [gdb](http://www.gnu.org/software/gdb/) or
60
61
In order to do so, follow these steps:
62
63
- 1. `BUILLD_ONLY=true npm install`, or `BUILLD_ONLY=true npm link .` if
+ 1. `BUILD_ONLY=true npm install`, or `BUILD_ONLY=true npm link .` if
64
you are into it
65
2. `rm -rf build/Release`
66
3. `node-gyp configure --debug`
0 commit comments