Remove reference to non-existent vm_install 46/4246/2
authorTodd Malsbary <todd.malsbary@intel.com>
Thu, 13 May 2021 22:13:00 +0000 (15:13 -0700)
committerKuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com>
Thu, 20 May 2021 23:05:26 +0000 (23:05 +0000)
REAMDE.md instructs the user to 'make vm_install'.  The vm_install
target does not exist in the Makefile; verify_all is the expected
target to use.

Signed-off-by: Todd Malsbary <todd.malsbary@intel.com>
Change-Id: Ie3df54ff026e7294e441dd7f9eb37e462bb164fc

README.md

index d49ba45..b3b2307 100644 (file)
--- a/README.md
+++ b/README.md
@@ -423,8 +423,7 @@ No snapshot is implemented in ICN R2.
 
 #### Install Jump Server
 Jump server is required to be installed with Ubuntu 18.04. This will
-install all the VMs and install the k8s clusters. Same as bare metal
-deployment, use `make vm_install` to install virtual deployment.
+install all the VMs and install the k8s clusters.
 
 #### Verifying the Setup - VMs
 `make verify_all` installs two VMs with name master-0 and worker-0