Skip to content

Commit

Permalink
Sample doc change to use generate_wallet script in docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Tibo-lg committed Jun 4, 2024
1 parent bd32cd5 commit f3d5e11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ To give a quick try to this sample, run the following set of commands (assuming

```bash
docker-compose --profile oracle up -d
../scripts/create_wallets.sh
docker compose exec bitcoind /scripts/create_wallets.sh
cargo run ./examples/configurations/alice.yml
```

Expand Down

0 comments on commit f3d5e11

Please sign in to comment.