summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-08-16 22:38:24 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2017-08-16 22:38:24 -0400
commit00ac51dfdbf39d80634d2d200151306ca9a8b8dc (patch)
tree22fb5c46aa70af6b651f84eaae305a4cb8d446eb
parent5387ed9425659508f2cd26a46e571a11295e70f5 (diff)
parenta1c6d47f7d7b1278374a550aade838967ab925ff (diff)
Merge branch 'master' into lukeshu
-rw-r--r--README.md (renamed from README)12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README.md
index 1a6ff66..ebb4993 100644
--- a/README
+++ b/README.md
@@ -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