We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e6b1aa3 + 17a70b1 commit 2b7d136Copy full SHA for 2b7d136
README.md
@@ -7,7 +7,7 @@ This project is an easy to use Python wrapper around [icicle-emu](https://github
7
You can install the [latest release](https://github.com/icicle-emu/icicle-python/releases) from [PyPI](https://pypi.org/project/icicle-emu):
8
9
```
10
-pip -m install icicle-emu
+pip install icicle-emu
11
12
13
## Development
0 commit comments