Update docs/install.md
Co-authored-by: Roma <81729714+rtdev-com@users.noreply.github.com>
This commit is contained in:
parent
25cce5d4cb
commit
67240f84db
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ keys. You can get keys following [Security](../SECURITY.md) document.
|
|||
```
|
||||
git clone --depth 1 --branch latest https://github.com/handshake-org/hsd.git
|
||||
cd hsd
|
||||
npm install --omit-dev
|
||||
npm install --omit=dev
|
||||
# run full node in foreground with default configuration
|
||||
./bin/hsd
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue