X-Git-Url: https://git.datadissipation.net/ust/blobdiff_plain/55a43c78ae69ca2538d43f8f79a9e35c3cd6098a..refs/heads/master:/README.md diff --git a/README.md b/README.md index d60c011..44d3f50 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ ## Installation -Before installing check config.mk - inside, 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 ```