improve OpenBSD pledge call
[ust.git] / README.md
index d60c01188df60be0ad555abc92adb58a054ee990..44d3f5058d8f62fea6e1940372275700849776c8 100644 (file)
--- 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
 ```