Add one time setup section
diff --git a/src/main/jbake/content/release.ad b/src/main/jbake/content/release.ad
index b329458..9ab8644 100644
--- a/src/main/jbake/content/release.ad
+++ b/src/main/jbake/content/release.ad
@@ -22,6 +22,13 @@
 :jbake-status: published
 :idprefix:
 
+## One time setup
+- Make sure you have your PGP key entered into https://id.apache.org/.
+  Your KEYS will then be present in: https://people.apache.org/keys/group/opennlp.asc
+- Check if you have your PGP keys password.
+- Create a maven settings.xml to publish to repository.apache.org
+
+## Step-by-Step
 The following documents the steps which are necessary to make a
 release of Apache OpenNLP.