| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 3fb0f7e commit a836ac1
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -474,7 +474,7 @@ To use the debug build with all the normal dependencies overwrite the release | |||
| 474 | 474 | version in the install directory: | |
| 475 | 475 | ||
| 476 | 476 | ``` console | |
| 477 | - $ make install --prefix=/opt/node-debug/ | ||
| 477 | + $ make install PREFIX=/opt/node-debug/ | ||
| 478 | 478 | $ cp -a -f out/Debug/node /opt/node-debug/node | |
| 479 | 479 | ``` | |
| 480 | 480 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments