diff --git a/README.md b/README.md index ae5e13d3..98e2afca 100644 --- a/README.md +++ b/README.md @@ -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