From 91f237edf24352cd46cb17ff51be74a87feaeb91 Mon Sep 17 00:00:00 2001 From: Tiziano Zito Date: Mon, 19 Aug 2024 11:52:44 +0200 Subject: [PATCH] update instructions to use our own git-forge --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d147c2..041767e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # git ## Setup -- follow the instructions to create your own SSH-key pair to be used during the school: https://aspp.school/wiki/github-setup +- Login with your username found on your name badge and set the initial password for your account: https://git.aspp.school/user/login +- You'll have to type that password many many times this week: choose wisely! ## Warm-Up - how to start a repo from scratch?