Switch "installation" to bash

This commit is contained in:
Peter Urda
2014-09-16 12:42:55 -07:00
parent 947d1802cd
commit 9d4c54f6e8

View File

@@ -27,7 +27,9 @@ Installation
mcstatus is available on pypi, and can be installed trivially with: mcstatus is available on pypi, and can be installed trivially with:
```bash
pip install mcstatus pip install mcstatus
```
Alternatively, just clone this repo! Alternatively, just clone this repo!