Skip to content

Commit

Permalink
Finalising the work.
Browse files Browse the repository at this point in the history
  • Loading branch information
yakutovicha committed Feb 19, 2024
1 parent af1bc72 commit c68bd7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,11 +136,11 @@ home_mount = "aiidalab_teaching_home"
extra_mounts = []
```

### To start aiidalab execute
### To start the container execute:
```bash
aiidalab-launch start --profile teaching
```
### To stop execute
### To stop the container execute:
```bash
aiidalab-launch stop --profile teaching
```
Expand Down

0 comments on commit c68bd7f

Please sign in to comment.