From 8dc27e65582bc519e7ea07c082cd08fc3c406325 Mon Sep 17 00:00:00 2001 From: "Mr. Is" Date: Wed, 27 Jul 2016 20:20:48 -0400 Subject: [PATCH] :floppy_disk: --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5df4bfa..9ddbae7 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Now here you've got some options (probably) about in which of your $PATH's paths $ cp gogs ~/bin/ ``` -__This repo's build is for darwin (Mac)__. You can build for linux with the nifty `env GOOS=linux go build -o gogs`. You can probably build for Window too but I don't trouble myself with such things. +__This repo's build is for darwin (Mac)__. You can build for linux with the nifty `env GOOS=linux go build -o gogs`. You can probably build for Windows too but I don't trouble myself with such things. ## Usage. So far, you can do things like...