Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DvvCz committed Apr 14, 2024
1 parent 0696441 commit d5a081c
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ cpkg run
- [x] `doc` w/ Doxygen
- [x] `repl`
- [x] `format`
- [x] `add`
- [x] `install`

## Installation

Expand All @@ -45,4 +47,8 @@ Or clone the repository and install it locally.
```
git clone https://github.com/DvvCz/cpkg
cargo install --path cpkg
```
```

### Upgrading

You can easily upgrade your `cpkg` binary using the `cpkg upgrade` command.

0 comments on commit d5a081c

Please sign in to comment.