Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion developer/docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Go to the directory where you have the fairmd-lipids repository. Then,

1. Download the latest fairmd-lipids core image:
```
docker pull fairmd-lipids/core:latest
docker pull nmrlipids/core:latest
```

2. Alternatively the Docker image can be built locally:
Expand Down
Loading