Skip to content

Commit 972cf50

Browse files
committed
updated readme
1 parent 3bb06c3 commit 972cf50

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,16 +73,14 @@ With coverage:
7373
$ python manage.py cov
7474
```
7575

76-
###
77-
7876
Run flake8 on the app:
7977

8078
```sh
8179
$ python manage.py flake
8280
```
8381

84-
or
82+
or
8583

86-
```
84+
```sh
8785
$ flake8 .
8886
```

0 commit comments

Comments
 (0)