Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

Commit

Permalink
Instruções de instalação
Browse files Browse the repository at this point in the history
  • Loading branch information
andrechalom committed Feb 11, 2016
1 parent 9c49a43 commit 74763cd
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,12 @@ Para instalar uma nova plataforma notaR, siga os passos descritos na wiki acima.
*NOTE* que a versão atual no Github é uma versão de desenvolvimento (ou seja, warnings e erros são
mostrados sem filtros ao usuário), enquanto versões na página
de [Releases] (https://github.com/lageIBUSP/notaR/releases) são adequadas para produção.

**Importante:** se você está fazendo clone a partir do Github, lembre-se de executar os seguintes comandos de dentro
do diretório clonado:
```
git submodule init
git submodule update
```


0 comments on commit 74763cd

Please sign in to comment.