Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nomisum committed May 9, 2017
1 parent 8f1ca32 commit 027cb8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class CfgFunctions {
### Via `npm`
_for details about what npm is and how to use it, look it up on [npmjs.com](https://www.npmjs.com/)_

1. Install package `grad-gpsTracker` : `npm install --save grad-gpsTracker`
1. Install package `grad-gpsTracker` : `npm install --save grad-gpstracker`
2. Prepend your mission's `description.ext` with `#define MODULES_DIRECTORY node_modules`
3. Append the following lines of code to the `description.ext`:

Expand Down

0 comments on commit 027cb8f

Please sign in to comment.