From f84078be81290637ca85ec79399b82a0c7875712 Mon Sep 17 00:00:00 2001 From: Chan Nyein Wai <45043329+channyein1337@users.noreply.github.com> Date: Tue, 4 Apr 2023 07:48:31 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b480b3d..54ad6d4 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ I was developing jsleak during most of my free time for my own need.It is easy-t - Concurrent processing for scanning of multiple Urls - Check status code if the url is alive or not -### Instllation +### Installation If you are using old version of golang (go 1.15, 1.16) , use the following command to install jsleak. ``` go get github.com/channyein1337/jsleak