Skip to content

Commit

Permalink
clarification about how to install the Quartz extension in the small …
Browse files Browse the repository at this point in the history
…demo app
  • Loading branch information
florinpatrascu committed Aug 23, 2013
1 parent 9b3cf4d commit 9f9f923
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions quartz_demo/README.md
Expand Up @@ -7,6 +7,7 @@ Demonstrating the ability to schedule jobs within micro web apps using the [Quar
- check if Micro is installed properly; see the [docs](http://micro-docs.simplegames.ca/), for more details.
- quickly check if Micro was built and it can be used:
`$ micro -v`; you should see something like this: `Micro 0.1.2`
- copy the `quartz_scheduler` extension to `WEB-INF/config/extensions` or create a symbolic link
- start this web application:
`$ micro start` or
`$ ./run.sh`
Expand Down

0 comments on commit 9f9f923

Please sign in to comment.