Skip to content

Commit

Permalink
update readme.md (Thanks Ahmad Syukri bin Abdollah)
Browse files Browse the repository at this point in the history
  • Loading branch information
barnex committed Feb 7, 2014
1 parent 09fb14c commit e65e331
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ mumax3 GPU micromagnetic simulator
==================================

* You can download binaries from http://mumax.github.io
* You can fetch and compile the source with `go get -u -v github.com/mumax/3/mumax3`
* If you already have the source you can rebuild with `go install github.com/mumax/3/mumax3`
* You can fetch and compile the source with `go get -u -v github.com/mumax/3/...`
* If you already have the source you can rebuild with `go install github.com/mumax/3/cmd/mumax3`
* If you have modified other than Go sources, rebuild with `./make.bash`

0 comments on commit e65e331

Please sign in to comment.