Readme.md now has slightly better formatting. Project: http://git-wip-us.apache.org/repos/asf/river-container/repo Commit: http://git-wip-us.apache.org/repos/asf/river-container/commit/4f7b49be Tree: http://git-wip-us.apache.org/repos/asf/river-container/tree/4f7b49be Diff: http://git-wip-us.apache.org/repos/asf/river-container/diff/4f7b49be
Branch: refs/heads/master Commit: 4f7b49be7129170a4a274b7867e2fb5ee0965376 Parents: 3e9b953 Author: Greg Trasuk <[email protected]> Authored: Tue Feb 18 09:29:20 2014 -0500 Committer: Greg Trasuk <[email protected]> Committed: Tue Feb 18 09:29:20 2014 -0500 ---------------------------------------------------------------------- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/river-container/blob/4f7b49be/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index f9c4bce..17182eb 100644 --- a/README.md +++ b/README.md @@ -38,10 +38,12 @@ line. <i>This step may not be required in the future, since you'll be able to download a convenience binary once the project is released</i> -Go to the root of the river-container download, and type +Go to the root of the river-container download, and type + mvn clean install ## Run the default container profile + cd product/target/product* bin/run
