From 86d6e6426ee396453a37f9a7f0fa4a3511c0d4ee Mon Sep 17 00:00:00 2001 From: Sinuhe Tellez Date: Fri, 25 Jun 2021 23:40:01 -0400 Subject: [PATCH] updating install in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16ace5e..cf34a38 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ - [Changelog](CHANGELOG.md) # Installation - go get -u github.com/dubyte/dir2opds + go install github.com/dubyte/dir2opds # Usage dir2opds -dir ./books -port 8080