From 0550d9c77f2b00e8215e1fff9d9083df3fab107a Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Fri, 29 May 2015 11:03:10 +0900 Subject: [PATCH] Updating readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0d82168..6055d04 100644 --- a/README.md +++ b/README.md @@ -55,10 +55,10 @@ If you already have the Go environment and toolchain set up, you can get the lat go get github.com/FooSoft/homemaker ``` -Otherwise, you can use the pre-built binaries for the architectures below: +Otherwise, you can use the pre-built binaries for the platforms below: -* [linux amd64](http://foosoft.net/projects/homemaker/dl/homemaker-amd64.tar.gz) -* [linux 386](http://foosoft.net/projects/homemaker/dl/homemaker-386.tar.gz) +* [linux-amd64](http://foosoft.net/projects/homemaker/dl/homemaker-amd64.tar.gz) +* [linux-386](http://foosoft.net/projects/homemaker/dl/homemaker-386.tar.gz) ## Configuration ##