From 70f32b799c0b82cdec067fa7d3dd26b10416bca2 Mon Sep 17 00:00:00 2001 From: Sergey Kostyuchenko Date: Fri, 21 May 2021 19:57:40 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index edf5209..2a41e98 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ structure for that files. ## Installing ```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 system or user $PATH, e.g. /usr/local/bin/.