Skip to content

Commit 7c61e28

Browse files
committed
docs: explain how to commit in this repo
1 parent 4fae768 commit 7c61e28

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,12 @@ cargo install cargo-make
4343
cargo make serve
4444
```
4545

46+
For do a commit:
47+
```
48+
cargo install rusty-hook
49+
cargo install leptosfmt --version 0.1.13
50+
```
51+
4652
## Configura tu VSCode
4753
Agrega esto en tu `settings.json`
4854

0 commit comments

Comments
 (0)