Update README.md
diff --git a/spec/README.md b/spec/README.md index 6ccef79..e25307a 100644 --- a/spec/README.md +++ b/spec/README.md
@@ -11,10 +11,14 @@ * JDK8+ * Maven 3.0.3+ -Run the full build: +Run the full build with DRAFT status: `mvn install` +Run the full build with custom status (ex. "Final Release"): + +`mvn install -Dstatus=“Final Release”` + Locate the html files: - `target/generated-docs/jsonp-spec-<version>.html`