Skip to content

Commit

Permalink
Fix README typo
Browse files Browse the repository at this point in the history
  • Loading branch information
versx committed Apr 20, 2020
1 parent c2f4d62 commit e3f8d5a
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 @@ -5,7 +5,7 @@ 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`
5.) Run `node run start`
4.) Run `node 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 e3f8d5a

Please sign in to comment.