Skip to content

Commit ccc52e7

Browse files
rutskyasvetlov
authored andcommitted
rename 'async_timeout' to 'async-timeout' in README (#3)
1 parent 04fa5bd commit ccc52e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
async_timeout
1+
async-timeout
22
=============
33

44
asyncio-compatible timeout context manager.
@@ -32,7 +32,7 @@ Installation
3232

3333
::
3434

35-
$ pip install async_timeout
35+
$ pip install async-timeout
3636

3737
The library is Python 3 only!
3838

0 commit comments

Comments
 (0)