Skip to content

Commit

Permalink
Deixando no formato do github
Browse files Browse the repository at this point in the history
  • Loading branch information
Caio Oliveira committed Oct 27, 2011
1 parent 265407f commit 3c2249d
Showing 1 changed file with 10 additions and 14 deletions.
24 changes: 10 additions & 14 deletions README.markdown
Original file line number Diff line number Diff line change
@@ -1,23 +1,19 @@
Exemplo de integracao Mentawai com Displaytag.
========
#Exemplo de integracao Mentawai com Displaytag.

Clonando o Projeto.
--------
##Clonando o Projeto.

1. git clone [email protected]:caiogithub/mentawai-displaytag.git
+ git clone [email protected]:caiogithub/mentawai-displaytag.git

2. cd mentawai-displaytag
+ cd mentawai-displaytag

Rodando o Projeto.
--------
##Rodando o Projeto.

1. mvn jetty:run
+ mvn jetty:run

2. Abra o browser e acesse: http://localhost:9090
+ Abra o browser e acesse: [](http://localhost:9090)

Usando no Eclipse.
--------
##Usando no Eclipse.

1. mvn eclipse:eclipse
+ mvn eclipse:eclipse

2. Agora basta importar o projeto no eclipse.
+ Agora basta importar o projeto no eclipse.

0 comments on commit 3c2249d

Please sign in to comment.