Skip to content

Commit

Permalink
fix typo Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hack666r authored Jan 7, 2025
1 parent 40a9be0 commit 2e1cc66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ After a few minutes, run the following commands to see the prices written to the
$ docker exec -it compose-blockchain-1 bash

# query the price of bitcoin in USD on the node
$ (compose-blockchain-1) ./build/connectd q oracle price BTC USD
$ (compose-blockchain-1) ./build/connected q oracle price BTC USD
```

Result:
Expand Down

0 comments on commit 2e1cc66

Please sign in to comment.