Skip to content

Commit

Permalink
Update INSTALL
Browse files Browse the repository at this point in the history
Made a couple of improvements to spelling and grammar.
  • Loading branch information
JavaDevVictoria committed Dec 14, 2014
1 parent 5667b3d commit b5c17a4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions INSTALL
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Simple Install Guide
======

The package can be builded on any Java enviroment.
The package can be built on any Java enviroment.

Require
======
Expand All @@ -16,7 +16,7 @@ Build the source with maven:

mvn clean package assembly:single -Dmaven.test.skip=true

We recomment you to run the unit test.
We recommend you to run the unit test.

mvn clean package assembly:single

Expand All @@ -41,4 +41,4 @@ Start the service with wrapper script:

----

Full install guide: https://github.com/adyliu/jafka/wiki/install
Full install guide: https://github.com/adyliu/jafka/wiki/install

0 comments on commit b5c17a4

Please sign in to comment.