Correct installation instructions

This commit is contained in:
Tyler Hallada 2019-07-04 23:04:41 -04:00
parent 24e5b17c63
commit b392d0ddb5

View File

@ -41,7 +41,8 @@ Up to any detail level:
## Install
To install, checkout the repo and then run `cargo install icosahedron`.
To install, either run `cargo install icosahedron` or checkout the repo and run
`cargo build --release`.
## Usage