Fix cloning instructions.

This commit is contained in:
Justus Winter 2024-01-08 17:56:47 +01:00
parent 891cc859e0
commit befb3e270e
No known key found for this signature in database
GPG Key ID: 686F55B4AB2B3386

View File

@ -69,8 +69,8 @@ executes the scenarios and checks they all pass.
To achieve this, run the following commands:
~~~sh
$ git clone https://gitlab.com/sequoia-pgp/sequoia.git
$ cd sequoia/sq
$ git clone https://gitlab.com/sequoia-pgp/sequoia-sq.git
$ cd sequoia-sq
$ subplot docgen sq-subplot.md -o sq-subplot.html
$ subplot docgen sq-subplot.md -o sq-subplot.pdf
$ cargo test