From 315197ad5d637f585e730b60c319790ec5c8d11b Mon Sep 17 00:00:00 2001 From: utahta Date: Fri, 15 Jun 2018 23:26:34 +0900 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66a0e21..24e3e7f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Google Translate plugin for Vim8/Neovim. You must first set up authentication by creating a API Key or service account of GCP. -Then install the [trans](https://github.com/utahta/trans) command as follows. +Then you need to install the [trans](https://github.com/utahta/trans) command as follows. ``` $ go get github.com/utahta/trans/cmd/trans