From 839efa5598ca547cdd86f5e203275f916d5412c5 Mon Sep 17 00:00:00 2001 From: Ehsan Asali <46462750+ehsan-asali@users.noreply.github.com> Date: Tue, 14 Jan 2020 23:05:53 -0500 Subject: [PATCH] Update the git command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef3602c..3db3073 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ You just need python 3.x! and setuptools running on any OS. sudo apt-get install python3 python3-pip python3-setuptools python3-numpy python3-matplotlib ### Installation - git clone git@github.com:Farzin-Negahbani/Namira_LogAnalyzer.git + git clone https://github.com/Farzin-Negahbani/Namira_LogAnalyzer.git cd Namira_LogAnalyzer Then you can do one of the following methods: #### Method 1