diff --git a/README.md b/README.md index 87f46f2..9729e3e 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ Or, install the library from source: ``` git clone https://github.com/trailofbits/pyevmasm cd pyevmasm -python setup.py install +python setup.py install --user ``` ## Documentation