Skip to content

Commit

Permalink
docs(README): mention crates.io package
Browse files Browse the repository at this point in the history
  • Loading branch information
MordechaiHadad committed Dec 2, 2022
1 parent 5918808 commit d7f832f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,11 @@ For further information refer to the [Neovim wiki](https://github.com/neovim/neo
1. `cargo install --git https://github.com/MordechaiHadad/bob.git`
2. Run bob with `bob`

## Install from crates.io

1. `cargo install bob-nvim`
2. Run bob with `bob`

## ❓ Usage

A version-string can either be `vx.x.x` or `x.x.x` examples: `v0.6.1` and `0.6.0`
Expand Down

0 comments on commit d7f832f

Please sign in to comment.