diff options
author | Vishnu Easwaran E | 2020-09-15 20:07:57 +0530 |
---|---|---|
committer | Vishnu Easwaran E | 2020-09-15 20:07:57 +0530 |
commit | 841935852164666d1c9a2eff43efeed1055e3e6d (patch) | |
tree | 0403f3ad982a50f8f049d27ede3bb8c2286e254d | |
parent | 5117e549b3339db80e480be060e97fe61aec86ca (diff) | |
download | OpenPLC-841935852164666d1c9a2eff43efeed1055e3e6d.tar.gz OpenPLC-841935852164666d1c9a2eff43efeed1055e3e6d.tar.bz2 OpenPLC-841935852164666d1c9a2eff43efeed1055e3e6d.zip |
[vishnu] Corrected the git repo URI to fossee link.
-rwxr-xr-x | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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' ___ |