diff --git a/README.md b/README.md index ef47271..fbf520f 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ Contributors: # Installation ``` +git clone https://github.com/vysecurity/LinkedInt +cd LinkedInt pip install -r requirements.txt ```