specify pip3 in readme

test
Jan Petykiewicz 5 years ago
parent d0bbed8db1
commit 6321d4221c

@ -25,12 +25,12 @@
Install with pip, from PyPI (preferred):
```bash
pip install mem_edit
pip3 install mem_edit
```
Install with pip from git repository
```bash
pip install git+https://mpxd.net/code/jan/mem_edit.git@release
pip3 install git+https://mpxd.net/code/jan/mem_edit.git@release
```

Loading…
Cancel
Save