From e38d9eda310d2008ac0fdfe53ef51df9cbf7b784 Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Tue, 22 Dec 2020 21:10:29 -0500 Subject: Add branch specification to README.md install instructions (oops) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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` -- cgit v1.2.3