Skip to content

Commit

Permalink
Update Hornet version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-Electron authored Aug 12, 2023
1 parent 23787e7 commit 8df00e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions iota/docs/hornet/docs/how_tos/using_docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ Once you have completed all the installation [requirements](#requirements), you
```sh
mkdir hornet
cd hornet
curl -L -O "https://github.com/iotaledger/node-docker-setup/releases/download/v1.0.0-rc.5/node-docker-setup_chrysalis-v1.0.0-rc.5.tar.gz"
tar -zxf node-docker-setup_chrysalis-v1.0.0-rc.5.tar.gz
curl -L -O "https://github.com/iotaledger/node-docker-setup/releases/download/v1.0.0-rc.16/node-docker-setup_chrysalis-v1.0.0-rc.16.tar.gz"
tar -zxf node-docker-setup_chrysalis-v1.0.0-rc.16.tar.gz
```

## Prepare
Expand Down

0 comments on commit 8df00e0

Please sign in to comment.