Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Murilo Bauer committed Aug 22, 2018
1 parent 296b2d8 commit aaa5956
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,7 @@
## Para executar no terminal, devemos ter:

1. Adicionar **Java** e **Maven** ao PATH do Windows:
```export PATH="C:\Program Files\apache-maven-3.5.4\bin":$PATH```
```
export PATH="C:\Program Files\apache-maven-3.5.4\bin":$PATH
```

0 comments on commit aaa5956

Please sign in to comment.