summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMagnus Ahltorp <map@kth.se>2014-10-21 17:16:50 +0200
committerMagnus Ahltorp <map@kth.se>2014-10-24 04:58:41 +0200
commitd008238b16416daf46f859e611f4c84d0a646523 (patch)
tree99e41618f790e84c6c608fa9373402280090fa70 /README.md
parent738779b4c6453ebfb9916e2f59b1149e000a75e6 (diff)
Break include dependency on plop.hrl
Conflicts: src/catlfish.erl
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 83b9167..514e87f 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ catlfish is a Certificate Transparency log server (RFC 6962).
# Compile
- $ CTROOT=.. make
+ $ make
$ make release
# Requirements