Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rohun-kulkarni authored Dec 3, 2019
1 parent c21ce09 commit 12e12d8
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,12 @@ PERLS2 only supports ubuntu 16.04 and later.
5. Install perls2

`pip install -e .`
## Run PERL demos
Check out the demos in the examples folder. Intructions for each demo may be found in the README in each folder.
### Example: Run simple reach demo
`cd perls2/examples/simple_reach`

6. Run PERL demos
`cd perls2/examples/simple_reach`
`python run_simple_reach.py`
`python run_simple_reach.py`


**TODO**
Expand Down

0 comments on commit 12e12d8

Please sign in to comment.