Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Stanley committed Jan 14, 2018
2 parents d50ef1b + 293670b commit dd57dd2
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
@@ -1,6 +1,6 @@
# Process Manager

The process manager is a work in progress, and currently there is no ability to restart the processes
The process manager is a work in progress

## Setup

Expand Down Expand Up @@ -60,7 +60,7 @@ now, you can run the setup:
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)
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.

0 comments on commit dd57dd2

Please sign in to comment.