This is an automated email from the ASF dual-hosted git repository.
akm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mahout.git
The following commit(s) were added to refs/heads/master by this push:
new b0cf169 NOJIRA: Adding instructions per [email protected] requirements
b0cf169 is described below
commit b0cf1694e60f643e352182ea03744c34e96dbac4
Author: Andrew Musselman <[email protected]>
AuthorDate: Sun Mar 10 11:30:39 2019 -0700
NOJIRA: Adding instructions per [email protected] requirements
---
website/general/downloads.md | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/website/general/downloads.md b/website/general/downloads.md
index 53de6ad..32e6c59 100644
--- a/website/general/downloads.md
+++ b/website/general/downloads.md
@@ -13,12 +13,13 @@ the Apache mirrors. The latest Mahout release is available
for download at:
* [Download Latest](http://www.apache.org/dist/mahout)
* [Release Archive](http://archive.apache.org/dist/mahout)
* To validate artifacts:
- * (From KEYS file: `gpg --import KEYS`
- * ```$ gpg mahout-0.14.0-source-release.zip.asc
- gpg: assuming signed data in `mahout-0.14.0-source-release.zip'
- gpg: Signature made Fri 01 Mar 2019 09:59:00 AM PST using RSA key ID
140A5BE9
- gpg: Good signature from "Carol Roberts (ASF Signing Key)
<[email protected]>"```
-
+ * (From KEYS file): `gpg --import KEYS`
+```
+$ gpg mahout-0.14.0-source-release.zip.asc
+gpg: assuming signed data in `mahout-0.14.0-source-release.zip'
+gpg: Signature made Fri 01 Mar 2019 09:59:00 AM PST using RSA key ID 140A5BE9
+gpg: Good signature from "Apache B. Committer (ASF Signing Key)
<[email protected]>"
+```
# Source code for the current snapshot