aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-07-12 16:49:38 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2023-07-12 16:49:38 +0200
commit8313269886ebf2c34170f3ac61bfdba7dd7044d3 (patch)
treec808297c7a4c2f5df31daa36dc13c8e8396b4c32
parentcgitize.git: use raw string literals where appropriate (diff)
downloadcgitize-8313269886ebf2c34170f3ac61bfdba7dd7044d3.tar.gz
cgitize-8313269886ebf2c34170f3ac61bfdba7dd7044d3.zip
README: minor update
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index a6582cc..1450f54 100644
--- a/README.md
+++ b/README.md
@@ -29,8 +29,8 @@ default):
See an example config file at [examples/cgitize.toml].
cgitize uses the `git` executable, which might use `ssh` internally.
-Make sure the required keys are loaded to a ssh-agent (or use access
-tokens/application passwords).
+Make sure the required keys are loaded to a ssh-agent (or, _preferably_, use
+access tokens/application passwords).
[examples/cgitize.toml]: examples/cgitize.toml