summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Nordberg <linus@sunet.se>2019-07-01 00:05:12 +0200
committerLinus Nordberg <linus@sunet.se>2019-07-01 00:05:12 +0200
commit7c8d86f2ba0acc48445b48c269ad4a97692834e3 (patch)
tree87800a9bc9f0827fc5433f612c3c07f380f2f770
parent7088c5674422c2216ae4892d8a0d5c1e8f5d5ab5 (diff)
refer to p11p-daemon/README instead
-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.