Skip to content

Commit 145171c

Browse files
authored
docs: Readme
1 parent 7386108 commit 145171c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ A docker image of Bitcoin Core with support for the following platforms:
2020

2121
## Usage 🐳
2222

23-
##### Via Docker Compose:
23+
##### Docker Compose:
2424

2525
```yaml
2626
services:
@@ -36,7 +36,7 @@ services:
3636
stop_grace_period: 1m
3737
```
3838
39-
##### Via Docker CLI:
39+
##### Docker CLI:
4040
4141
```bash
4242
docker run -it --rm --name bitcoin -v "${PWD:-.}/bitcoin:/home/bitcoin/.bitcoin" docker.io/dobtc/bitcoin -printtoconsole

0 commit comments

Comments
 (0)