From ae369edb1325ddee2f4cd548be2e6b2a700484ba Mon Sep 17 00:00:00 2001 From: Sinuhe Tellez Date: Wed, 28 Jul 2021 22:33:39 -0400 Subject: [PATCH] update installation section in the README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf34a38..a376ec1 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ - [Changelog](CHANGELOG.md) # Installation - go install github.com/dubyte/dir2opds + go install github.com/dubyte/dir2opds@latest # Usage dir2opds -dir ./books -port 8080