From 694e7fab4656cd76985886165d978c4c57c2c382 Mon Sep 17 00:00:00 2001 From: Arcade Wise Date: Tue, 9 Aug 2022 22:25:49 -0400 Subject: [PATCH] This command is broken You need a version! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52cdeb4..4e02b40 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Read Markdown from the `/content` folder and place the resulting `linkIndex.json ```shell # Installation -go install github.com/jackyzha0/hugo-obsidian +go install github.com/jackyzha0/hugo-obsidian@latest # Run hugo-obsidian -input=content -output=data -index=true