From 4f8697c40739f1d7388fc54145e42fecebddf8ae Mon Sep 17 00:00:00 2001 From: Nicholas Bailey Date: Thu, 29 Oct 2020 23:28:57 -0400 Subject: [PATCH] Update README to have updated instructions. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e021bb..3e070a1 100644 --- a/README.md +++ b/README.md @@ -281,7 +281,7 @@ cargo build cargo test # Install -cargo install +cargo install --path . ``` ## Command-line options