From 240d773a55de967ed92d71b081326b124dd8b2af Mon Sep 17 00:00:00 2001 From: Subindev D <64056430+subindev-d@users.noreply.github.com> Date: Thu, 2 Oct 2025 12:02:03 +0100 Subject: [PATCH] Update setup.md its profile , not profiles --- docs/sections/getting_started/setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sections/getting_started/setup.md b/docs/sections/getting_started/setup.md index 1f3590d8..bb558dd7 100644 --- a/docs/sections/getting_started/setup.md +++ b/docs/sections/getting_started/setup.md @@ -40,7 +40,7 @@ To use AiiDAlab launch you will have to 3. Create a profile for tutorial ```console - aiidalab-launch profiles add tutorial + aiidalab-launch profile add tutorial ``` It will ask you to edit the profile, since for the tutorial we only need the AiiDA environment, answer `Y` and let's remove the `aiidalab-widgets-base` from the `default_apps` list (or the whole `default_apps` line).