Update README.md

This commit is contained in:
Vincent Yiu 2021-04-05 16:16:49 +08:00 committed by GitHub
parent ad48e87c5c
commit fef9ba2ac5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,6 +22,8 @@ Contributors:
# Installation
```
git clone https://github.com/vysecurity/LinkedInt
cd LinkedInt
pip install -r requirements.txt
```