Skip to content

Commit

Permalink
correction coquille doc
Browse files Browse the repository at this point in the history
  • Loading branch information
dgouyette committed Sep 1, 2011
1 parent 4701b9c commit 2ac4e6d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ This module helps you remotely deploy your Play! application.
h1. Roadmap

* 0.1 (current) only works with Tomcat.
* 0.2 : support for jboss and glassfish


h2. Installation
Expand All @@ -21,7 +20,7 @@ Tell Play! that you want your application to use the cargo module by adding it t

bc. require:
- play
- play -> cargop 0.1
- play -> cargo 0.1


Now run @play dependencies@ to install the module into your application.
Expand Down

0 comments on commit 2ac4e6d

Please sign in to comment.