Skip to content

Commit

Permalink
Recommend python -m pip install
Browse files Browse the repository at this point in the history
It should be okay to recommend python3 at this point, given that python2 has been EOL for a few months now.
  • Loading branch information
kevinkjt2000 authored Mar 7, 2020
1 parent c94df6d commit 4b22471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Installation
mcstatus is available on pypi, and can be installed trivially with:

```bash
pip install mcstatus
python3 -m pip install mcstatus
```

Alternatively, just clone this repo!
Expand Down

0 comments on commit 4b22471

Please sign in to comment.