This commit is contained in:
Khalid Hasanov 2018-11-04 15:50:00 +00:00 committed by GitHub
commit 5f6e8640ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ It is based on the standalone Go library <https://github.com/gorhill/cronexpr>.
## Install
go get github.com/gorhill/cronexpr
go install github.com/gorhill/cronexpr
go install github.com/gorhill/cronexpr/cronexpr
## Usage