summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--p11p.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/p11p.md b/p11p.md
index 7486c5a..bf3004c 100644
--- a/p11p.md
+++ b/p11p.md
@@ -52,7 +52,7 @@ ASCII art time!
## Functionality
-
+TODO
## Inspiration
@@ -173,5 +173,4 @@ TBD
## Building
-echo $PATH | egrep -q rebar3 || export PATH=$PATH:~/.cache/rebar3/bin
-make
+See p11p-daemon/README.md.