Skip to content

Commit c608c83

Browse files
authored
docs: Readme
1 parent 1b7608f commit c608c83

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Finer-grained permission management for bitcoind.
1616

1717
## Usage 🐳
1818

19-
##### Via Docker Compose:
19+
##### Docker Compose:
2020

2121
```yaml
2222
services:
@@ -30,7 +30,7 @@ services:
3030
restart: always
3131
```
3232
33-
##### Via Docker CLI:
33+
##### Docker CLI:
3434
3535
```bash
3636
docker run -it --rm --name rpc-proxy -p 8331:8331 -v "${PWD:-.}/btc_rpc_proxy.toml:/etc/btc_rpc_proxy.toml" docker.io/dobtc/btc-rpc-proxy

0 commit comments

Comments
 (0)