summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md11
1 files 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