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