Skip to content

Commit

Permalink
chore: update 'gauge' demo for nativescript-ui-gauge v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NSBuildUser committed Apr 16, 2019
1 parent f7597b0 commit af51e37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gauge/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ This is a demo application that showcases the plugin in action.

# Running the application

If you are coming here for the first time after cloning the repository make sure to build the plugin's code located in the `src` folder. To build it simply run the `npm run postclone` scripts in `src`. After that you can use the NativeScripty CLI commands like `tns run` as usual.
Make sure you are using the latest NativeScript CLI version by running `npm i nativescript -g`. Then run `tns run android` or `tns run ios` depending on the platform you want to run the application on.

0 comments on commit af51e37

Please sign in to comment.