Skip to content

Commit 04539c0

Browse files
committed
Slight update to our README file.
1 parent b59e4fc commit 04539c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ Pull a prebuilt version of the container
1010

1111
docker pull opencor/opencor[:<tag>]
1212

13-
where `<tag>` is the tag of a specific version of the container of the form `yyyy-mm-dd`.
14-
If no tag is provided then the latest version of the container will be pulled.
13+
where `<tag>` is the tag of a specific version (`yyyy-mm-dd`) or the latest version (`latest`).
14+
If no tag is provided then the latest version is assumed.
1515

1616
Build the container yourself
1717
----------------------------

0 commit comments

Comments
 (0)