Update README.md

This commit is contained in:
2021-05-21 19:57:40 +03:00
committed by GitHub
parent 2aaaca0db0
commit 70f32b799c

View File

@@ -19,7 +19,7 @@ structure for that files.
## Installing ## Installing
```bash ```bash
go install github.com/derfenix/photocatalog go install github.com/derfenix/photocatalog/cmd/photocatalog@latest
``` ```
Optionally you could copy created binary from the GO's bin path to Optionally you could copy created binary from the GO's bin path to
system or user $PATH, e.g. /usr/local/bin/. system or user $PATH, e.g. /usr/local/bin/.