diff --git a/README.md b/README.md
index ac12f404..d076b9da 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,18 @@ To install microBean Helm, simply include it as a dependency in your
project. If you're using Maven, the dependency stanza should look
like this:
+```
+
+
+
+ kr.motd.maven
+
+ os-maven-plugin
+ 1.5.0.Final
+
+
+
+
org.microbean
microbean-helm
@@ -35,7 +47,8 @@ like this:
2.8.2.1.1.0
jar
-
+```
+
Releases are [available in Maven Central][10]. Snapshots are available
in [Sonatype Snapshots][11].