Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added "Option 1" and "Option 2"
  • Loading branch information
dpasserone committed Feb 19, 2024
1 parent 81a8061 commit cdd643c
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 @@ -62,7 +62,7 @@ The latter approach is recommended if you run on a machine with a different arch

The following sub-sections require to enter the commands in a terminal (Mac/Linux) or in the Ubuntu WSL terminal (on Windows).

#### Pull the pre-compiled image
#### Option 1: Pull the pre-compiled image

To download the pre-compiled image from the GitHub Container Registry, please run the following command:

Expand Down Expand Up @@ -91,7 +91,7 @@ docker tag ghcr.io/nanotech-empa/aiidalab-for-teaching:main aiidalab/teaching
```


#### Build the image locally
#### Option 2: Build the image locally

First, make sure the Docker Desktop is running.
Enter a folder where you want to keep the aiidalab-for-teaching repository (`cd /path/to/your/folder`) and run the following command:
Expand Down

0 comments on commit cdd643c

Please sign in to comment.