From fef9ba2ac57b208ba82614e229e345d0860ce4cb Mon Sep 17 00:00:00 2001 From: Vincent Yiu <3596242+vysecurity@users.noreply.github.com> Date: Mon, 5 Apr 2021 16:16:49 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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 ```