interactive mode improvements
[ust.git] / README.md
index 5810f7e6842e6fa328d945860e166adf0a74e6bb..44d3f5058d8f62fea6e1940372275700849776c8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
 ## 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
 ```