Skip to content

Commit

Permalink
update install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
scott-cotton committed Aug 24, 2021
1 parent 864e547 commit a1a5030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This solver is fully open source, originally developped at IRI France.

For the impatient:

go get github.com/go-air/gini/...
go install github.com/go-air/gini/...@latest

I recommend however building the package github.com/go-air/gini/internal/xo with bounds checking
turned off. This package is all about anything-goes performance and is the workhorse behind most of
Expand Down

0 comments on commit a1a5030

Please sign in to comment.