summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishnu Easwaran E2020-09-15 20:07:57 +0530
committerVishnu Easwaran E2020-09-15 20:07:57 +0530
commit841935852164666d1c9a2eff43efeed1055e3e6d (patch)
tree0403f3ad982a50f8f049d27ede3bb8c2286e254d
parent5117e549b3339db80e480be060e97fe61aec86ca (diff)
downloadOpenPLC-841935852164666d1c9a2eff43efeed1055e3e6d.tar.gz
OpenPLC-841935852164666d1c9a2eff43efeed1055e3e6d.tar.bz2
OpenPLC-841935852164666d1c9a2eff43efeed1055e3e6d.zip
[vishnu] Corrected the git repo URI to fossee link.
-rwxr-xr-xREADME.md2
1 files changed, 1 insertions, 1 deletions
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'
___