From 2e9e50cba68b86d7a77db910a3dddc04f527c044 Mon Sep 17 00:00:00 2001 From: ocaisa Date: Sun, 7 Jun 2026 12:31:10 +0200 Subject: [PATCH] Suggest learners use a specific name for their project Also using this to trigger copdespell action. --- docs/installing-on-top.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/installing-on-top.md b/docs/installing-on-top.md index d68562b..ac03945 100644 --- a/docs/installing-on-top.md +++ b/docs/installing-on-top.md @@ -51,6 +51,11 @@ page through the GitHub interface:

EESSI CI/CD demo template repository

+!!! warning "Naming your project" + + We suggest you name your project `cicd-demo` so that the name remains + consistent with the commands given in the rest of the tutorial. + Once GitHub has created a project for you from the template, you can _clone_ the project to the local resource that you wish to use (your laptop, a cluster,...) by copying the relevant command from the GitHub interface: