Skip to content

Commit fc200eb

Browse files
committed
fix: correct commands in doc
1 parent 069a252 commit fc200eb

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
@@ -25,12 +25,12 @@ Fractal Bitcoin
2525
------
2626
Run on Fractal Bitcoin Mainnet
2727
```
28-
ord server --chain=fractal-mainnet
28+
ord --chain=fractal-mainnet server
2929
```
3030

3131
Run on Fractal Bitcoin Testnet
3232
```
33-
ord server --chain=fractal-testnet
33+
ord --chain=fractal-testnet server
3434
```
3535

3636
Donate

0 commit comments

Comments
 (0)