Merge pull request #5 from jensenbox/patch-1

Fix typo in README
This commit is contained in:
Iwasaki Yudai 2015-08-17 13:03:42 -07:00
commit 6ece5141c6

View File

@ -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.