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.
|
This program provides a basic CLI client for the [pomd](https://github.com/exvacuum/pomd) pomodoro daemon.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
### Via crates.io
|
||||||
|
```sh
|
||||||
|
cargo install pomc
|
||||||
|
```
|
||||||
|
|
||||||
### From Source
|
### From Source
|
||||||
```sh
|
```sh
|
||||||
cargo install --path .
|
cargo install --path .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user