Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kemsky committed Nov 9, 2015
1 parent 7aec9ed commit ea2284e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ See also: `group`,`partition`,`fill`,`find`,`findIndex`, `drop`, `zip`, `skip` e
## Build

You can build library using **Intelij Idea** or **Apache Maven**.
- Compile `mvn compile`
- Compile `mvn compile -Dtag.name=<...>`
- Run tests `mvn test -DflashPlayer.command="<path to flash player projector>"`
- Generate coverage report `mvn flexmojos:coverage-report -DflashPlayer.command="<path to flash player projector>"`
- Generate documentation: `mvn flexmojos:asdoc`

0 comments on commit ea2284e

Please sign in to comment.