From eb660bd2eee61e5c1b69bce60b8ed63a3f9268a9 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Thu, 21 Oct 2021 14:05:07 -0400 Subject: [PATCH] update dev docs --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f7d6f0c..0c4029a 100644 --- a/README.md +++ b/README.md @@ -131,8 +131,7 @@ these four files in your Git repo: ```shell script ln -s ../hush3/src/hushd -ln -s ../hush3/src/komodod -ln -s ../hush3/src/komodo-cli +ln -s ../hush3/src/hush-cli ``` The above assumes silentdragon and hush3 git repos are in the same directory. File names on Windows will need to be tweaked.