summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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'
___