diff options
author | Kevin Chabowski <kevin@kch42.de> | 2014-06-03 16:03:09 +0200 |
---|---|---|
committer | Kevin Chabowski <kevin@kch42.de> | 2014-06-03 16:03:09 +0200 |
commit | fc465a9606339111ed136c8334e95a4b34166c07 (patch) | |
tree | 4856993d362b95be5d9e542283c142b823345fad | |
parent | 291506b5ed49ffbefd9046a9c9f5a297f3e198ab (diff) | |
download | biomed-fc465a9606339111ed136c8334e95a4b34166c07.tar.gz biomed-fc465a9606339111ed136c8334e95a4b34166c07.tar.bz2 biomed-fc465a9606339111ed136c8334e95a4b34166c07.zip |
Fixed wrong link to windows package
-rw-r--r-- | README.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index dda5a90..956e079 100644 --- a/README.markdown +++ b/README.markdown @@ -23,7 +23,7 @@ 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](biomed-win32.zip) +* Windows (32bit, tested with Win8): [biomed-win32.zip](http://kch42.de/progs/biomed/biomed-win32.zip) ## Dependencies / System Requirements |