Skip to content

Commit 8bc9649

Browse files
committed
chore: use align center in README
1 parent 06d676d commit 8bc9649

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,20 @@ From login to live logs, stay in flow and ship faster from the command line.
1111

1212
## Install
1313

14-
</div>
15-
1614
You can easily install the *Rewrite CLI* with `curl`
1715

16+
</div>
17+
1818
```sh
1919
curl -fsSL https://rewritetoday.com/install | bash
2020
```
2121

22+
<div align="center">
23+
2224
And then just check the current version of the CLI
2325

26+
</div>
27+
2428
```sh
2529
rewrite -v
2630
```

0 commit comments

Comments
 (0)