Skip to content

Commit

Permalink
Update docs/maintain/hornet/2.0-rc.6/docs/how_tos/using_docker.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jeroen van den Hout <jlvandenhout@gmail.com>
  • Loading branch information
Dr-Electron and jlvandenhout authored Oct 3, 2023
1 parent d3dfe87 commit 99e8a00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/maintain/hornet/2.0-rc.6/docs/how_tos/using_docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,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.16/node-docker-setup-v1.0.0-rc.16.tar.gz"
tar -zxf node-docker-setup-v1.0.0-rc.16.tar.gz
curl -L -O "https://github.com/iotaledger/node-docker-setup/releases/download/v1.0.0-rc.16/node-docker-setup_stardust-v1.0.0-rc.16.tar.gz"
tar -zxf node-docker-setup_stardust-v1.0.0-rc.16.tar.gz
```

## Prepare
Expand Down

0 comments on commit 99e8a00

Please sign in to comment.