From 3b5655f909e8bf6c37ab20f1f536f920170c66cd Mon Sep 17 00:00:00 2001 From: Alexander Bantyev Date: Mon, 14 Sep 2020 01:50:06 +0300 Subject: [PATCH] Update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d51cd9a..ff1bd0b 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ These commands will allow you to try the daemons without installing anything glo `cargo build` +You can also build individual daemons with `cargo build --bin simple-osd-$DAEMON` . + ## Usage Run the daemons you need. At this moment, none of them accept any arguments.