Repository: mahout Updated Branches: refs/heads/master 6785ba1a0 -> 242c1e23b
(NOJIRA) small change to wording in readme.md Project: http://git-wip-us.apache.org/repos/asf/mahout/repo Commit: http://git-wip-us.apache.org/repos/asf/mahout/commit/242c1e23 Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/242c1e23 Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/242c1e23 Branch: refs/heads/master Commit: 242c1e23b457d2fa99e1a8e8eabcc2b39c86d723 Parents: 6785ba1 Author: Andrew Palumbo <[email protected]> Authored: Fri Nov 6 12:45:50 2015 -0500 Committer: Andrew Palumbo <[email protected]> Committed: Fri Nov 6 12:45:50 2015 -0500 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mahout/blob/242c1e23/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 0ca2305..2ce2046 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ To use the Samsara environment you'll need to include both the engine neutral ma <version>${mahout.version}</version> </dependency> ``` -and a backing engine, e.g: +and a dependency for back end engine translation, e.g: ``` <dependency> <groupId>org.apache.mahout</groupId>
