Update examples.md

This commit is contained in:
Bennet Schulz 2017-03-30 10:36:42 +02:00 committed by GitHub
parent aafb2087fa
commit 6790686059
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ The examples are available in both the binary and source distribution under the
A set of Java EE examples are also provided which need WildFly installed to be able to run.
Runnning the Examples
Running the Examples
=====================
To run any example, simply `cd` into the appropriate example directory and type `mvn verify` or `mvn install` (For