From 80016f010607e89ea978d89f7220937a19224c0e Mon Sep 17 00:00:00 2001 From: Yuya Kusakabe Date: Thu, 12 Jan 2017 11:42:56 +0900 Subject: Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 5fdbb55..cdacb55 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,16 @@ # vyos-integration-test +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` ## Run test -- cgit v1.2.3