Skip to content

Commit 2fd4405

Browse files
committed
docs: update installation.md
1 parent cee34f9 commit 2fd4405

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

docs/development/installation.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,15 @@ $ cd auto-commit-msg
2626
```sh
2727
$ make install
2828
```
29+
30+
## Upgrade project dependencies
31+
32+
For project maintainers.
33+
34+
```sh
35+
$ make outdated
36+
```
37+
38+
```sh
39+
$ make upgrade
40+
```

0 commit comments

Comments
 (0)