Added crates.io instructions to README
This commit is contained in:
parent
20d3f4c6c2
commit
a26da560a3
@ -3,6 +3,12 @@
|
||||
This program provides a basic CLI client for the [pomd](https://github.com/exvacuum/pomd) pomodoro daemon.
|
||||
|
||||
## Installation
|
||||
|
||||
### Via crates.io
|
||||
```sh
|
||||
cargo install pomc
|
||||
```
|
||||
|
||||
### From Source
|
||||
```sh
|
||||
cargo install --path .
|
||||
|
Loading…
x
Reference in New Issue
Block a user