summaryrefslogtreecommitdiff
path: root/platform/node/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'platform/node/README.md')
-rw-r--r--platform/node/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/platform/node/README.md b/platform/node/README.md
index d19b2a9343..ac5bcd7e8d 100644
--- a/platform/node/README.md
+++ b/platform/node/README.md
@@ -17,7 +17,8 @@ Run:
npm install @mapbox/mapbox-gl-native
```
-Other platforms will fall back to a source compile with `make node`; see INSTALL.md in the repository root directory for prequisites.
+Other platforms will fall back to a source compile with `make node`; see [DEVELOPING.md](DEVELOPING.md) for details on
+building from source.
## Testing