Skip to content

Commit 5d46829

Browse files
author
Vladimir Amiorkov
authored
chore: update readme with up-to date contributing steps (#15)
1 parent 6b2976d commit 5d46829

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,5 +123,4 @@ Due to the nature of the `nativescript-dev-debugging` plugin and the way it is u
123123
In order to test the node package locally:
124124
- Open the app folder `cd app`
125125
- Run `npm i`
126-
- Run `npm run install` - will execute the package's postinstall script like it is being installed in the app folder for the first time
127-
- Run `npm run install <full path to a 'n.debug.config.json' file>` - will execute the package's postinstall script with the configuration of the `n.debug.config.json` file
126+
- Run `npm run nd.install` - will execute the package's postinstall script like it is being installed in the app folder for the first time

0 commit comments

Comments
 (0)