diff options
author | Linus Nordberg <linus@sunet.se> | 2019-07-01 00:05:12 +0200 |
---|---|---|
committer | Linus Nordberg <linus@sunet.se> | 2019-07-01 00:05:12 +0200 |
commit | 7c8d86f2ba0acc48445b48c269ad4a97692834e3 (patch) | |
tree | 87800a9bc9f0827fc5433f612c3c07f380f2f770 | |
parent | 7088c5674422c2216ae4892d8a0d5c1e8f5d5ab5 (diff) |
refer to p11p-daemon/README instead
-rw-r--r-- | p11p.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -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. |