docs/install/vagrant.md in teuton-2.1.6 vs docs/install/vagrant.md in teuton-2.1.7
- old
+ new
@@ -1,8 +1,9 @@
+[<< back](README.md)
-# Install with Vagrant
+# Teuton installation using Vagrant
* First, you must have `Vagrant` installed.
* Create directory for your vagrant project. For example, `mkdir teuton-vagrant`.
* Move into that directory: `cd teuton-vagrant`.
-* Download required [Vagrantfile](../../install/vagrant).
+* Choose and download [Vagrantfile](../../install/vagrant).
* Run `vagrant up` to create your Virtual Machine.