diff options
| author | Owen Jacobson <owen@grimoire.ca> | 2020-12-22 21:10:29 -0500 |
|---|---|---|
| committer | Owen Jacobson <owen@grimoire.ca> | 2020-12-22 21:10:29 -0500 |
| commit | e38d9eda310d2008ac0fdfe53ef51df9cbf7b784 (patch) | |
| tree | fe12d41775b38bfa8a92c4ca4f7a2f7a1dac7006 | |
| parent | 9f7d1dd547930efeb80a46cc2abe1f0b5c32a889 (diff) | |
Add branch specification to README.md install instructions (oops)
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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` |
