From 841935852164666d1c9a2eff43efeed1055e3e6d Mon Sep 17 00:00:00 2001 From: Vishnu Easwaran E Date: Tue, 15 Sep 2020 20:07:57 +0530 Subject: [vishnu] Corrected the git repo URI to fossee link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e04e972..ac4cf86 100755 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ OpenPLC is developed by [FOSSEE](https://fossee.in/) and by users like you. We w The repository consists of a few [git submodules](https://git-scm.com/book/en/v2/Git-Tools-Submodules). To clone them along with this repo use the following command. -`git clone --recurse-submodules -j8 https://github.com/VishnuEaswaran/OpenPLC.git` +`git clone --recurse-submodules -j8 https://github.com/FOSSEE/OpenPLC.git' ___ -- cgit