Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Winter-Guerra authored Feb 17, 2019
1 parent 2586581 commit 9311095
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 @@ -65,7 +65,7 @@ catkin build
source ~/.bashrc
```

### Updating to latest version of FlightGoggles renderer
### Updating to latest version of FlightGoggles

The FlightGoggles renderer is still under active development. Thus, periodic updates are expected.
To update the FlightGoggles renderer to the latest version, please run the following commands:
Expand All @@ -75,7 +75,7 @@ To update the FlightGoggles renderer to the latest version, please run the follo
cd ~/catkin_ws/src/flightgoggles
git pull
# Force flightgoggles to redownload binary at build time
catkin clean flightgoggles
catkin clean
catkin build
```

Expand Down

0 comments on commit 9311095

Please sign in to comment.