diff options
author | Nick White <git@njw.name> | 2020-02-27 17:11:47 +0000 |
---|---|---|
committer | Nick White <git@njw.name> | 2020-02-27 17:11:47 +0000 |
commit | 9db7315543bbab73d374cbe07bbf80d560f64f9b (patch) | |
tree | ff325d6369158f9bcf2037708fed6827b29952cb /README | |
parent | d1199f308c24c17b9e038cac193d8d574b345fe5 (diff) |
Clean up readme
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ several commands in the cmd/ directory which can be used to preprocess images directly. This is a Go package, and can be installed in the standard go way, -by running `go get rescribe.xyz/preproc/...` once go is installed. +by running `go get rescribe.xyz/preproc/...` ## Commands |