From e832c866e5c4c5cd3990d9cc6e4be4723f49273c Mon Sep 17 00:00:00 2001 From: Takumasa Sakao Date: Tue, 17 Aug 2021 20:33:49 +0900 Subject: [PATCH] Update REAMDE --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a624ce..f1c5903 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ wget -O viddy.tar.gz https://github.com/sachaos/viddy/releases/download/v0.1.0/v ### Go ```shell -go install github.com/sachaos/viddy +go get github.com/sachaos/viddy ``` Download from [release page](https://github.com/sachaos/viddy/releases)