From 2e1cc66a82fce5e5d8b35aed22421b389058d388 Mon Sep 17 00:00:00 2001 From: Hack666r Date: Tue, 7 Jan 2025 22:27:01 +0100 Subject: [PATCH] fix typo Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d398a1d89..e9c0be9ba 100644 --- a/README.md +++ b/README.md @@ -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: