From 5779ad026d96ac3c739225bc682aaa68ef1e408a Mon Sep 17 00:00:00 2001 From: Christian Jensen Date: Mon, 17 Aug 2015 12:59:38 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f0c7fe..939b837 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ GoTTY is a simple command line tool that turns your CLI tools into web applicati Download the latest binary file from the [Releases](https://github.com/yudai/gotty/releases) page. -## `go get` Instalation +## `go get` Installation If you have a Go language environment, you can install gotty with the `go get` command.