Skip to content

Commit

Permalink
feat(README): add link to cargo install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
efugier committed Nov 13, 2023
1 parent 5d9567c commit 9323b5a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ Currently only supporting openai but build to work with multple ones seemlessly

## Installation

With [rust and cargo](https://www.rust-lang.org/tools/install) installed and setup:

```
cargo install smartcat
```
Expand Down

0 comments on commit 9323b5a

Please sign in to comment.