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.
1 parent a3b4d99 commit 3ad5dfcCopy full SHA for 3ad5dfc
doc/prebuild_tools.md
@@ -2,7 +2,7 @@
2
3
The distribution of a native add-on is just as important as its implementation.
4
In order to install a native add-on it's important to have all the necessary
5
-dependencies installed and well configured (see the [setup](doc/setum.md) section).
+dependencies installed and well configured (see the [setup](setup.md) section).
6
The end-user will need to compile the add-on when they will do an `npm install`
7
and in some cases this could create problems. To avoid the compilation process it's
8
possible to ditribute the native add-on in pre-built form for different platform
0 commit comments