Updated Install (markdown) authored by rundeck's avatar rundeck
...@@ -50,5 +50,11 @@ At the end of the process you should have dependencies and test case compiled, a ...@@ -50,5 +50,11 @@ At the end of the process you should have dependencies and test case compiled, a
./install -h ./install -h
``` ```
to install use
```bash
make install
```
### [Next step](Home) ### [Next step](Home)