summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOwen Jacobson <owen@grimoire.ca>2020-12-22 21:10:29 -0500
committerOwen Jacobson <owen@grimoire.ca>2020-12-22 21:10:29 -0500
commite38d9eda310d2008ac0fdfe53ef51df9cbf7b784 (patch)
treefe12d41775b38bfa8a92c4ca4f7a2f7a1dac7006
parent9f7d1dd547930efeb80a46cc2abe1f0b5c32a889 (diff)
Add branch specification to README.md install instructions (oops)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 63f46b5..09741d9 100644
--- a/README.md
+++ b/README.md
@@ -40,4 +40,4 @@ This program does relatively little to manage this directly. One approach that h
Some familiarity with Rust is assumed, here:
-* `cargo install --git https://github.com/ojacobson/envdir-helper`
+* `cargo install --git https://github.com/ojacobson/envdir-helper --branch main`