From 464a7075e56b79c409fe10890685059fa920ef98 Mon Sep 17 00:00:00 2001 From: akr3ch <97300177+akr3ch@users.noreply.github.com> Date: Fri, 10 Feb 2023 18:10:07 +0600 Subject: [PATCH] Update README.md --- unisub/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unisub/README.md b/unisub/README.md index 8e12556..7569a14 100644 --- a/unisub/README.md +++ b/unisub/README.md @@ -3,7 +3,7 @@ Find Unicode characters that might be converted to a given character under some ## Install ``` -▶ go get -u github.com/tomnomnom/hacks/unisub +▶ go install github.com/tomnomnom/hacks/unisub@latest ``` ## Usage