## Installation
-Before installing, check config.mk - inside the file the installation directories can be set.
+Before installing check `config.mk` - inside, the installation directories can be set.
To install, simply run:
```
-make install
+make && make install
```