From 34ebdbe67a6a6ac985527fae61df67267f0332f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Dachary?= Date: Wed, 7 Sep 2022 01:38:30 +1000 Subject: [PATCH] cosmetic README change MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Loïc Dachary --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8e2d0bc..b56bae1 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,8 @@ commit. To setup the CI: -* ssh-keygen -b 4096 -f /tmp/pages -* xclip -sel clip -in < /tmp/pages.pub +* `ssh-keygen -b 4096 -f /tmp/pages` +* `xclip -sel clip -in < /tmp/pages.pub` * use that to add a key in https://gitea.gna.org/Gna/website/settings/keys (with write access) * xclip -sel clip -in < /tmp/pages * use that to add the hostea_write_deploy_key (see [.woodpecker.yml](https://gitea.gna.org/Gna/website/src/branch/master/.woodpecker.yml#L10)) in https://woodpecker.gna.org/Gna/website/settings#secrets