diff options
-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. |