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)
commit9229632e18132f4e1a7a82ddc38078715be30be7
tree51292b660be52a4d89f7b14fd27c1407ccfefc3e
parentcb70a29435e04437b845d8b6205cc504e241e049
Remove reference to non-existent vm_install

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