-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
unknown
committed
Dec 30, 2013
1 parent
3d514d1
commit a5ddd9d
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
storm-samples | ||
============= | ||
This is a collection of all kinds of Storm related techs usage. | ||
Using Maven to supervise. | ||
|
||
How to build? | ||
mvn clean install | ||
This is a collection of all kinds of Storm related techs usage.<br/> | ||
Using Maven to supervise.<br/> | ||
<br/> | ||
How to build?<br/> | ||
mvn clean install<br/> |