From 7a5b02d617568aed329aca249bc279d9756a7373 Mon Sep 17 00:00:00 2001 From: Yuya Kusakabe Date: Sat, 14 Jan 2017 12:50:48 +0900 Subject: Update README.md --- README.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index cdacb55..900abd9 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,9 @@ VyOS integration test with Vagrant, KVM and Serverspec. ## Setup -* Install Vagrant -* Install Vagrant plugins - - ``` - vagrant plugin install vagrant-vyos - vagrant plugin install vagrant-libvirt - ``` -* Run `bundle` +``` +./setup.sh +``` ## Run test -- cgit v1.2.3