diff options
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index b905022..15b33d8 100644 --- a/README.markdown +++ b/README.markdown @@ -30,4 +30,4 @@ You need a recent version of GTK 2.x. If you are on Linux, you probably already You will need Go (1.1 or greater) and the development files for GTK 2.x. -Then compiling is done by running: `go get github.com/kch42/biomed...` +Then compiling is done by running: `go get github.com/kch42/biomed` |