summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@sequoia-pgp.org>2021-10-30 11:10:23 +0300
committerLars Wirzenius <liw@sequoia-pgp.org>2021-10-30 11:10:23 +0300
commit1a1afee50616d38230c8a0fda1265ede7e389843 (patch)
tree19f60ae164a78d3a4c6caca25e840ab068b7e9b3
parent17d6226903b4789f3e7113bc877e3a58201eeb1f (diff)
downloadsq-user-guide-1a1afee50616d38230c8a0fda1265ede7e389843.tar.gz
simplify install-from-src instruction
-rw-r--r--sq-guide.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/sq-guide.md b/sq-guide.md
index 1fb5737..2b8eac6 100644
--- a/sq-guide.md
+++ b/sq-guide.md
@@ -226,8 +226,7 @@ code from [GitLab][]:
```{.sh .numberLines}
$ git clone https://gitlab.com/sequoia-pgp/sequoia.git
-$ cd sequoia/sq
-$ cargo install --path=.
+$ cargo install --path=sequoia/sq
```
[GitLab]: https://gitlab.com/sequoia-pgp/sequoia