We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b59e4fc commit 04539c0Copy full SHA for 04539c0
README.md
@@ -10,8 +10,8 @@ Pull a prebuilt version of the container
10
11
docker pull opencor/opencor[:<tag>]
12
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.
+where `<tag>` is the tag of a specific version (`yyyy-mm-dd`) or the latest version (`latest`).
+If no tag is provided then the latest version is assumed.
15
16
Build the container yourself
17
----------------------------
0 commit comments