mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
[groovy/pt-br] Small typo
This commit is contained in:
parent
dff76c7965
commit
edccffb0c1
@ -17,7 +17,7 @@ Groovy - Uma linguagem dinâmica para a plataforma Java. [Leia mais aqui.](http:
|
||||
Prepara-se:
|
||||
|
||||
1) Instale a máquina virtual de Groovy - http://gvmtool.net/
|
||||
2) Intalse o Groovy: gvm install groovy
|
||||
2) Instale o Groovy: gvm install groovy
|
||||
3) Inicie o console groovy digitando: groovyConsole
|
||||
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user