Skip to content

Commit

Permalink
docs: upgrading instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber committed Mar 3, 2023
1 parent dd326cf commit 2985638
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,19 @@
This will create a `.aicommits` file in your home directory.


### Upgrading

Check the installed version with:
```
aicommits --version
```
If it's not the [latest version](https://github.com/Nutlope/aicommits/releases/latest), run:
```sh
npm update -g aicommits
```

## Usage
### CLI mode

Expand Down

0 comments on commit 2985638

Please sign in to comment.