From 1af210a84ec0f8a51ef0061dc1ba2739b5bb920d Mon Sep 17 00:00:00 2001 From: Kiran Kamineni Date: Thu, 28 Mar 2019 21:08:00 -0700 Subject: Fix document typo in readme.md Fix some small typos in the readme.md file Issue-ID: MULTICLOUD-350 Change-Id: I7ad44170ce773779e5c19711618ac8c349b618a9 Signed-off-by: Kiran Kamineni --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 635d4a86..c3de0b55 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit 1.2.3-korg