From b392d0ddb568798ccc665a2c181472e69214cce1 Mon Sep 17 00:00:00 2001 From: Tyler Hallada Date: Thu, 4 Jul 2019 23:04:41 -0400 Subject: [PATCH] Correct installation instructions --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c803161..b2ea063 100644 --- a/README.md +++ b/README.md @@ -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