Skip to content

Commit 86508e5

Browse files
committed
chore: Fix README
1 parent 074e2cf commit 86508e5

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,11 @@ GitHub Actions, Woodpecker CI, and Lefthook pre-commit scripts.
2020
- abc and xyz todo list / kanban manager
2121

2222
## Install
23-
- install just: `cargo install just`
24-
- run `just install`
23+
24+
```sh
25+
cargo install just
26+
just install
27+
```
2528

2629
## Build
2730

0 commit comments

Comments
 (0)