Skip to content

Commit

Permalink
Corrected readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jdubois committed Dec 23, 2013
1 parent aae6bab commit 27d4347
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ jhipster-sample-app

[![Build Status](https://drone.io/github.com/jhipster/jhipster-sample-app/status.png)](https://drone.io/github.com/jhipster/jhipster-sample-app/latest)

This is a sample application created with [jhipster](https://github.com/jdubois/generator-jhipster).
This is a sample application created with [JHipster](https://github.com/jdubois/generator-jhipster).

It is created with all the default settings.

If you want to run the app, it's as simple as using Maven:

```bash
mvn jetty:run
mvn tomcat7:run
```

Of course, if you are a true Java hipster, you should use the [Yeoman genarator](https://github.com/jdubois/generator-jhipster)!
Of course, if you are a true Java hipster, you should use the [Yeoman generator](https://github.com/jdubois/generator-jhipster)!

0 comments on commit 27d4347

Please sign in to comment.