diff options
author | Kiran Kamineni <kiran.k.kamineni@intel.com> | 2019-03-28 21:08:00 -0700 |
---|---|---|
committer | Kiran Kamineni <kiran.k.kamineni@intel.com> | 2019-03-28 21:08:08 -0700 |
commit | 1af210a84ec0f8a51ef0061dc1ba2739b5bb920d (patch) | |
tree | d3db58fe6620337e61bd78cb8b8d3c863fa454ed /README.md | |
parent | b2b175eae0f4e8b5b0cb9ccbeeca1e98065feeb5 (diff) |
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 <kiran.k.kamineni@intel.com>
Diffstat (limited to '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 |