Skip to content

Commit

Permalink
Add install instructions to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
VoltaireNoir committed Jul 8, 2023
1 parent f225c9e commit 1821347
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -41,3 +41,6 @@ To make it work, simply add a function definition to your shell config file. Aft
cd (markd g $Bookmark)
}
```
## Install
- Using cargo: `cargo install markd`, ensure `$HOME/.cargo/bin` is in path.
- Pre-built binary: download the appropriate pre-built binary from the release section, place the binary in path.

0 comments on commit 1821347

Please sign in to comment.