summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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