Skip to content

Commit 45278aa

Browse files
committed
Corrigindo renderização do documento
1 parent e4cd257 commit 45278aa

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/instalacao.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,14 @@ Na Egeon, siga os passos a seguir para construir um ambiente (na sua conta de us
2424
```bash linenums="1"
2525
conda create -n SCANTEC python=3.11.0
2626
```
27+
2728
3. Ativação do ambiente criado:
2829

2930
=== "Comando"
3031
```bash linenums="1"
3132
conda activate SCANTEC
3233
```
34+
3335
4. Instalação do Gfortran 12.2.0:
3436

3537
=== "Comando"

0 commit comments

Comments
 (0)