diff options
-rw-r--r-- | README.md | 11 |
1 files changed, 3 insertions, 8 deletions
@@ -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 |