diff --git a/README.md b/README.md index 3cd779a..f7d6f0c 100644 --- a/README.md +++ b/README.md @@ -130,9 +130,9 @@ It does not attempt to download them, it bundles them. To simulate this from a d 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/hushd +ln -s ../hush3/src/komodod +ln -s ../hush3/src/komodo-cli ``` The above assumes silentdragon and hush3 git repos are in the same directory. File names on Windows will need to be tweaked.