1 Commits

Author SHA1 Message Date
70f32b799c Update README.md 2021-05-21 19:57:40 +03:00

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/.