Skip to content

Commit 09fdbfd

Browse files
committed
doc (readme) use npm run shortcut instead of run-script
1 parent d52d6fe commit 09fdbfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This is a tool allowing to write, debug and deploy your Backendless custom busin
2828
3. Modify the code according to your needs.
2929
4. Deploy the changes to Backendless :
3030

31-
`npm run-script deploy`
31+
`npm run deploy`
3232

3333

3434
## Debug Code

0 commit comments

Comments
 (0)