From 1ff3343df353376dcb7db18d6ce0bae2c9622fd4 Mon Sep 17 00:00:00 2001 From: Nizamul Rana Date: Sun, 15 Apr 2018 16:11:50 +0530 Subject: [PATCH] Updated Install instructions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b33a431..7bc5ba0 100644 --- a/README.md +++ b/README.md @@ -24,5 +24,5 @@ So finally after working hard, here is something that I hope you guys will :hear The installation is easy. Git clone the repo and run go build. ```bash -git clone https://github.com/ice3man543/subfinder.git -``` \ No newline at end of file +go get github.com/ice3man543/subfinder +```