Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
audstanley committed Jan 14, 2018
1 parent f52847a commit 48e8470
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rover/core/process-manager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Here is how the **processes.json** file should look for your process:

]
```
The *path* in this **pathToTitanRover.json** file is the path to your python script.
The *path* in this **processes.json** file is the path to your python script.

The *python* is which version of python will be running your script. default *python* will run python2.7

Expand Down Expand Up @@ -63,4 +63,4 @@ sudo python setup.py
This will install all dependencies except for deepstream, which you can find how to install [here](https://github.com/CSUFTitanRover/TitanRover2018/tree/master/rover/core/servers/Deepstream/ds-server#universal-method-to-install-and-run-deepstream)

If you want to add your deepstream records to the process manager get in contact with [me](https://titanrover.slack.com/messages/audstanley/),
or feel free to look at the main.py in this process manager folder.
or feel free to look at the main.py in this process manager folder.

0 comments on commit 48e8470

Please sign in to comment.