Skip to content

Commit 62bc685

Browse files
authored
🐭 Setup: fix typo in aiidalab-launch command
1 parent a028290 commit 62bc685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ā€Ždocs/sections/getting_started/setup.mdā€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ To use AiiDAlab launch you will have to
4040
3. Create a profile for tutorial
4141

4242
```console
43-
aiidalab-launch profiles add tutorial
43+
aiidalab-launch profile add tutorial
4444
```
4545

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

0 commit comments

Comments
Ā (0)