summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo F <rfraile@rfraile.eu>2017-05-19 17:41:32 +0200
committerRicardo F <rfraile@rfraile.eu>2017-05-19 17:41:32 +0200
commit92e9c1aac71db2860257080a8c3311243ac13e45 (patch)
treedd701d05e3d754083b853060ec927c64156e315e
parentb6e79c4a2de132f72319c9088558a15ba2790de7 (diff)
Adding installation info
-rw-r--r--README12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
index 1a6ff66..ebb4993 100644
--- a/README
+++ b/README
@@ -16,3 +16,15 @@ introduce some other problems.
So, I'm introducing systemd-timesyncd-wait. It is a service that
listens for messages from systemd-timesyncd, and block until it sees a
message indicating that systemd-timesyncd has synchronized the time.
+
+### Requirements
+
+ go > 1.4
+ make
+
+
+### Installation
+
+Clone the repo and execute:
+
+ make && make install