diff --git a/README.md b/README.md index 0efb4f3..4954b8a 100644 --- a/README.md +++ b/README.md @@ -82,8 +82,8 @@ The second gen adds several new features including: ### To run tests: -``` -> python -m pytest +```bash +python -m pytest ``` ### To contribute