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 0ff9d29 + 424a6bb commit 117a110Copy full SHA for 117a110
README.md
@@ -77,7 +77,7 @@ Or, install the library from source:
77
```
78
git clone https://github.com/trailofbits/pyevmasm
79
cd pyevmasm
80
-python setup.py install
+python setup.py install --user
81
82
83
## Documentation
0 commit comments