Removing ciena references from README.md
Change-Id: Id5be2e70c3b9e11e7b56dcb31a77d3bd918f466f
diff --git a/README.md b/README.md
index 8e2ea55..02cc7d2 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-[]() [](https://www.repostatus.org/#wip) [](https://gitHub.com/ciena/voltctl/graphs/commit-activity) [](https://www.golang.org/) [](https://gitHub.com/ciena/voltctl/graphs/contributors/) [](https://gitHub.com/ciena/voltctl/issues/) [](https://gitHub.com/ciena/voltctl/issues?q=is%3Aissue+is%3Aclosed) [](https://github.com/ciena/voltctl/commits/master)
+[]()[](https://gitHub.com/opencord/voltctl/graphs/commit-activity) [](https://www.golang.org/) [](https://gitHub.com/opencord/voltctl/graphs/contributors/) [](https://gitHub.com/opencord/voltctl/issues/) [](https://gitHub.com/opencord/voltctl/issues?q=is%3Aissue+is%3Aclosed) [](https://github.com/opencord/voltctl/commits/master)
# `voltctl` - A command line tools to access VOLTHA
In today's VOLTHA implementation the operator interacts with VOLTHA via a CLI
@@ -18,8 +18,8 @@
mkdir myworkdir
cd myworkdir
export GOPATH=$(pwd)
-git clone http://github.com/ciena/voltctl src/github.com/ciena/voltctl
-cd src/github.com/ciena/voltctl
+git clone https://gerrit.opencord.org/voltctl src/github.com/opencord/voltctl
+cd src/github.com/opencord/voltctl
make build
cp ./voltctl <to any place you want in your path>
```
diff --git a/VERSION b/VERSION
index 7dea76e..6d7de6e 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.0.1
+1.0.2