Github user dszeto commented on a diff in the pull request:
https://github.com/apache/incubator-predictionio/pull/439#discussion_r143086982
--- Diff: docs/manual/source/install/install-sourcecode.html.md.erb ---
@@ -28,15 +28,20 @@ Download Apache PredictionIO (incubating) <%=
data.versions.pio %> from an
Apache
[mirror](https://www.apache.org/dyn/closer.cgi/incubator/predictionio/<%=
data.versions.pio %>/apache-predictionio-<%= data.versions.pio %>.tar.gz).
+Verify this release using [signatures and
checksums](https://www.apache.org/
+dist/incubator/predictionio/0.12.0-incubating/) and [project release KEYS](
--- End diff --
How about using `data.versions.pio` instead?
---