Skip to content

Commit fac6615

Browse files
Dodf12ahupp
authored andcommitted
Small Fix to ReadMe that makes pip install command easier to see/find
I wasn't able to really find the pip command quickly, so I thought this addition would help with readability and help people find the pip install command easier
1 parent 62bd3c6 commit fac6615

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,11 @@ You can also combine the flag options:
4545

4646
## Installation
4747

48-
The current stable version of python-magic is available on PyPI and
49-
can be installed by running `pip install python-magic`.
48+
The current stable version of Python-Magic is available on PyPI and
49+
can be installed by running:
50+
```
51+
pip install python-magic
52+
```
5053

5154
Other sources:
5255

0 commit comments

Comments
 (0)