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).