From 954ff90b122147b0b9ff613e95c269f5e676c24e Mon Sep 17 00:00:00 2001 From: MathDev Date: Fri, 11 Apr 2025 08:13:12 -0500 Subject: [PATCH] Update 'Project Setup Guide Project: Serenity' --- Project-Setup-Guide---Project%3A-Serenity.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Project-Setup-Guide---Project%3A-Serenity.md b/Project-Setup-Guide---Project%3A-Serenity.md index 45e709d..0487aaa 100644 --- a/Project-Setup-Guide---Project%3A-Serenity.md +++ b/Project-Setup-Guide---Project%3A-Serenity.md @@ -51,6 +51,10 @@ Run this to copy the public key to your clipboard: *If clip doesn't work, use `cat ~/.ssh/id_ed25519.pub` and copy it manually* +*Omitting the email it generates, copy the output, and your key should look like the following:* + +`ssh-ed25519 XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX` + ### 3. Add the Key to Your Gitea Account 1. Go to https://repo.forgeworksinteractive.com/ in your browser.