README.md: fix pip

This commit is contained in:
Peter Meerwald-Stadler
2025-04-08 22:37:24 +02:00
parent e6b1aa3eb1
commit 17a70b17e4
+1 -1
View File
@@ -7,7 +7,7 @@ This project is an easy to use Python wrapper around [icicle-emu](https://github
You can install the [latest release](https://github.com/icicle-emu/icicle-python/releases) from [PyPI](https://pypi.org/project/icicle-emu):
```
pip -m install icicle-emu
pip install icicle-emu
```
## Development