From 5a03feff9e84ae81d8784323d45d4da327bbfce3 Mon Sep 17 00:00:00 2001 From: bsrdjan Date: Thu, 28 Jul 2022 14:42:25 +0200 Subject: [PATCH] docs(readme): n-api matrix url fixed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22fff33..6cd3b59 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ Other platforms and frameworks: More info: **[Installation](doc/installation.md)** -:exclamation: The build from source requires NodeJS release with minimum N-API version given in `package.json` property "napi_versions": [NodeJS/N-API version matrix](https://nodejs.org/api/n-api.html#n_api_node_api_version_matrix). +:exclamation: The build from source requires NodeJS release with minimum N-API version given in `package.json` property "napi_versions": [NodeJS/N-API version matrix](https://nodejs.org/api/n-api.html#node-api-version-matrix). After the SAP NW RFC SDK is installed on your system, the `node-rfc` can be installed from npm: