fix docs for installing cronexpr
This commit is contained in:
parent
88b0669f7d
commit
bca3ef6880
|
@ -8,7 +8,7 @@ It is based on the standalone Go library <https://github.com/gorhill/cronexpr>.
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
go get github.com/gorhill/cronexpr
|
go get github.com/gorhill/cronexpr
|
||||||
go install github.com/gorhill/cronexpr
|
go install github.com/gorhill/cronexpr/cronexpr
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue