Browse Source

minor README.md change

pull/13/head
jahway603 3 years ago
parent
commit
ebf364a4bc
  1. 6
      README.md

6
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: these four files in your Git repo:
```shell script ```shell script
ln -s ../hush3/src/hushd ln -s ../hush3/src/hushd
ln -s ../hush3/src/komodod ln -s ../hush3/src/komodod
ln -s ../hush3/src/komodo-cli 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. The above assumes silentdragon and hush3 git repos are in the same directory. File names on Windows will need to be tweaked.

Loading…
Cancel
Save