added manpage
[ust.git] / README.md
1 ## Installation
2
3 Before installing, check config.mk - inside the file the installation directories can be set.
4
5 To install, simply run:
6
7 ```
8 make install
9 ```