replace xrouter_clientd with xrouter_procd

This commit is contained in:
Irina Guberman 2017-08-15 13:52:00 -05:00
parent b9f2895b4d
commit 05420f8a6b

View File

@ -1,2 +1,2 @@
{build, "sudo apt-get update && sudo apt-get install libsodium-dev && make eqc_compile"}.
{build, "apt-get update && apt-get install libsodium-dev && make eqc_compile"}.
{test_path, "_build/default/lib/enacl/ebin"}.