Skip to content

Commit

Permalink
Merge pull request #4 from gabrielbdornas/readme-review
Browse files Browse the repository at this point in the history
Melhora README.md
  • Loading branch information
gabrielbdornas authored Jul 25, 2024
2 parents 77de2ca + aadb9e5 commit b275eb3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,11 @@ $ git pull upstream main -X ours
```python
# navegar até a pasta do desafio/exercício desejado
# não copie o código abaixo cegamente
$ cd ~/caminho/para/python-18horas/web-dev-challenges/pasta/desafio/desejado
$ cd ~/caminho/para/pythomatiza/web-dev-challenges/pasta/desafio/desejado

# abrir o desafio no editor de texto para resolvê-lo
# commitar quando achar necessário

# rodar os testes
$ pytest
```

0 comments on commit b275eb3

Please sign in to comment.