docs: upgrading instructions
This commit is contained in:
13
README.md
13
README.md
@@ -33,6 +33,19 @@
|
|||||||
This will create a `.aicommits` file in your home directory.
|
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
|
## Usage
|
||||||
### CLI mode
|
### CLI mode
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user