diff --git a/README.md b/README.md index 942c9ff..5469574 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Or, install the most recent code from GitHub: ```bash git clone https://github.com/m8sec/crosslinked cd crosslinked -python3 setup install +python3 setup.py install ```