From 6204b59b1b2be5a785baab38a864a05fe21d14ce Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 25 Nov 2021 15:58:27 +0200 Subject: add note that prelude assumes reader understanding core concepts --- sq-guide.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/sq-guide.md b/sq-guide.md index 9323c4b..7b897d7 100644 --- a/sq-guide.md +++ b/sq-guide.md @@ -22,9 +22,10 @@ issue or a merge request. # Prelude: quick start {.unnumbered} -If you're in a hurry to get started, this chapter is for you. This -chapter distils the main content of this guide into examples showing -a small number of common use cases. No explanations. +If you already understand the core cryptographic concepts in OpenPGP, +and you're in a hurry to get started, this chapter is for you. This +chapter distils the main content of this guide into examples showing a +small number of common use cases. No explanations. ```{.sh .numberLines} $ sq key generate --userid="My Name" --userid="" --export=key.pgp -- cgit v1.2.1