diff --git a/index.html b/index.html index 0e379e2..e1cba0f 100644 --- a/index.html +++ b/index.html @@ -55,9 +55,11 @@
* cmake - for the build system -* boost - for SerialListener only (optional) -* ROS - for building in a ROS ecosystem (optional)
+$ makeBuild and run the tests: - make test +
$ make testBuild the docs: - make docs +
$ make docsInstall: - sudo make install +
# make installUninstall: - sudo make uninstall +
# make uninstall