Skip to content

Commit

Permalink
backport #27
Browse files Browse the repository at this point in the history
Signed-off-by: Mabel Zhang <[email protected]>
  • Loading branch information
mabelzhang committed Jan 14, 2021
1 parent 73e9df8 commit a882227
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,20 +23,7 @@ of libraries designed to rapidly develop robot applications.

## Installation

Standard installation can be performed in UNIX systems using the following
steps:

mkdir build/
cd build/
cmake ..
sudo make install

## Uninstallation

To uninstall the software installed with the previous steps:

cd build/
sudo make uninstall
See the [installation tutorial](https://ignitionrobotics.org/api/plugin/1.1/installation.html).

## Test

Expand Down

0 comments on commit a882227

Please sign in to comment.