Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nicul committed May 11, 2020
1 parent 7a883f5 commit c6a3222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ If you see a warning about `pip` being outdated, that's OK; `pip` updates freque

At the root of your project, run
```
$ pytest tests/tests.py
$ pytest
```
You should see all tests failing in the beginning, but no error about `pytest` itself. If so, you are ready to start making your app.

Expand Down

0 comments on commit c6a3222

Please sign in to comment.