Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
versx authored Apr 20, 2020
1 parent dd6e7eb commit f489e36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ To be used with RealDeviceMap macless solution Kevin.

1.) Install dependencies `npm install`
2.) Copy config `cp src/config.example.json src/config.json`
3.) Fill out `vi config.json`
4.) Run `node run start`
3.) Fill out `vi src/config.json`
4.) Run `npm run start`

Once everything is setup and running appropriately, you can add this to PM2 ecosystem.config.js file so it is automatically started:
```
Expand Down

0 comments on commit f489e36

Please sign in to comment.