summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuya Kusakabe <yuya.kusakabe@gmail.com>2017-01-12 11:42:56 +0900
committerYuya Kusakabe <yuya.kusakabe@gmail.com>2017-01-12 11:42:56 +0900
commit80016f010607e89ea978d89f7220937a19224c0e (patch)
tree1785acec1f422f4312d873b8f6fe927dc88cfe1a
parent83ddb9a56782a0fa97236289ab9db0e36699bc84 (diff)
downloadvyos-integration-test-80016f010607e89ea978d89f7220937a19224c0e.tar.gz
vyos-integration-test-80016f010607e89ea978d89f7220937a19224c0e.zip
Update README.md
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
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