From 69c4f2894c1fc066bafd8d0f22ed08ce7410abe1 Mon Sep 17 00:00:00 2001 From: HAYAMA_Kaoru Date: Sat, 3 May 2025 13:02:48 +0900 Subject: [PATCH] README: Update about 'go install' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a5ffd6..aaf92da 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ Download the binary package from [Releases](https://github.com/hymkor/lispect/re ### go install ``` -go install github.com/hymkor/lispect@latest +go install github.com/hymkor/lispect/cmd/lispect@latest ``` ### scoop-installer