Repository: metamodel
Updated Branches:
  refs/heads/master 4cdc4e8c1 -> 34d9d58b0


Removing the dot in the mvn clean install command in the README


Project: http://git-wip-us.apache.org/repos/asf/metamodel/repo
Commit: http://git-wip-us.apache.org/repos/asf/metamodel/commit/34d9d58b
Tree: http://git-wip-us.apache.org/repos/asf/metamodel/tree/34d9d58b
Diff: http://git-wip-us.apache.org/repos/asf/metamodel/diff/34d9d58b

Branch: refs/heads/master
Commit: 34d9d58b0e1120f93e66d5d6002713ddb23b9772
Parents: 4cdc4e8
Author: Tomasz Guzialek <[email protected]>
Authored: Sat Aug 1 13:09:49 2015 +0200
Committer: Tomasz Guzialek <[email protected]>
Committed: Sat Aug 1 13:09:49 2015 +0200

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/metamodel/blob/34d9d58b/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 1df64ad..1bb2504 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ Please check out our [wiki for user 
documentation](http://wiki.apache.org/metamo
 MetaModel uses maven as it's build tool. Code can be built with:
 
 ```
-mvn clean install.
+mvn clean install
 ```
 
 ### Running the integration tests

Reply via email to