summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index f2a722ad..bfff56ff 100644
--- a/README.md
+++ b/README.md
@@ -85,6 +85,9 @@ cargo install --path .
```bash
cargo install bottom
+
+# OR, --locked may be required due to how cargo install works
+cargo install bottom --locked
```
### AUR