diff options
author | Bin Yang <bin.yang@windriver.com> | 2019-03-29 05:17:22 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-03-29 05:17:22 +0000 |
commit | 11fc60312027cf73eb20a78b178b3def80dc0bad (patch) | |
tree | a4a176c1355a8b1f89710f6c478e91cb866e795d | |
parent | b930ac1c8b810662545fb7fdd776a9698e9825b1 (diff) | |
parent | 1af210a84ec0f8a51ef0061dc1ba2739b5bb920d (diff) |
Merge "Fix document typo in readme.md"
-rw-r--r-- | README.md | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -9,15 +9,14 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -# MultiCloud-k8-plugin +# MultiCloud-k8s-plugin MultiCloud Kubernetes plugin for ONAP multicloud. # Installation Requirements: -* Go 1.10 -* Dep +* Go 1.11 Steps: @@ -30,7 +29,7 @@ Steps: * Compile to build Binary: * `make deploy` -# Archietecture +# Architecture Create Virtual Network Function |