Skip to content

Commit 7ae1fd3

Browse files
authored
Update README.md
1 parent 117752b commit 7ae1fd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ STREAM_KEY=my_api_key STREAM_SECRET=my_api_secret py.test stream_chat/ -v
3131
Install black and pycodestyle
3232

3333
```
34-
pip install pycodestyle
34+
pip install black
3535
pip install pycodestyle
3636
```
3737

0 commit comments

Comments
 (0)