Skip to content

Commit 168157b

Browse files
authored
Update README.md
1 parent df63d46 commit 168157b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Images size:
2222
- [Docker Compose installation guide](https://docs.docker.com/compose/install/standalone)
2323

2424
2. Edit the `.env` file:
25-
```
25+
```bash
2626
# directories where persistent data will be stored
2727
KNOTS_DATA=/mnt/hdd/bitcoin/knots
2828
TOR_DATA=/var/lib/bitcoin/tor
@@ -62,4 +62,4 @@ more information about the available docker-compose commands can be found in the
6262

6363
## Accessing the node
6464

65-
The node is now listening for RPC connections on port `8332` of the host machine. You can interact with it using the `bitcoin-cli` command, software wallets, mempool explorers, or any other Core/Knots RPC compatible client.
65+
The node is now listening for RPC connections on port `8332` of the host machine. You can interact with it using the `bitcoin-cli` command, software wallets, mempool explorers, or any other Core/Knots RPC compatible client.

0 commit comments

Comments
 (0)