From 24e9bdb81311a4e0d8956906ca6f7bc80f7c2111 Mon Sep 17 00:00:00 2001 From: Laria Carolin Chabowski Date: Tue, 16 Aug 2016 08:07:31 +0200 Subject: rename github account --- README.markdown | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 956e079..3e43838 100644 --- a/README.markdown +++ b/README.markdown @@ -22,8 +22,8 @@ Although everything seems to work, please make a backup of your maps, just in ca ## Precompiled versions -* Linux (64bit): [biomed-linux64.tar.bz2](http://kch42.de/progs/biomed/biomed-linux64.tar.bz2) -* Windows (32bit, tested with Win8): [biomed-win32.zip](http://kch42.de/progs/biomed/biomed-win32.zip) +* Linux (64bit): [biomed-linux64.tar.bz2](http://hi-im.laria.me/progs/biomed/biomed-linux64.tar.bz2) +* Windows (32bit, tested with Win8): [biomed-win32.zip](http://hi-im.laria.me/progs/biomed/biomed-win32.zip) ## Dependencies / System Requirements @@ -39,7 +39,7 @@ You will need Go (1.1 or greater) and the development files for GTK 2.x. Both sh Create a directory that contains the directories `bin`, `src` and `pkg` and set the `GOPATH` environment variable to that directory. -Then compiling is done by running: `go get github.com/kch42/biomed` +Then compiling is done by running: `go get github.com/silvasur/biomed` ### Windows @@ -49,4 +49,4 @@ Create a directory that contains the directories `bin`, `src` and `pkg` and set Follow these instructions for installing go-gtk: [http://stackoverflow.com/questions/16999498/how-to-set-up-gtk-for-go/17042596#17042596](http://stackoverflow.com/questions/16999498/how-to-set-up-gtk-for-go/17042596#17042596) -Then compiling is done by running: `go get github.com/kch42/biomed` +Then compiling is done by running: `go get github.com/silvasur/biomed` -- cgit v1.2.3-54-g00ecf