From 831677811e39950258e60db529ec7b36a0fc8470 Mon Sep 17 00:00:00 2001 From: Michiel de Jong <michiel@unhosted.org> Date: Fri, 17 Oct 2014 15:58:30 +0100 Subject: [PATCH] wording --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d480831..29583aa 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,11 @@ It can run inside Vagrant (see below; FIXME: check whether these instruction cur prescribe less folder structure, explain static https+smtp hosting, and check if they currently work). -## Prerequisites to work on this project using vagrant: +## Prerequisites to running this code with Vagrant: - [vagrant](http://www.vagrantup.com/) - [virtualbox](https://www.virtualbox.org/) - nfs - - run `apt-get install nfs-kernel-server` or your OS equivalent + - run `apt-get install nfs-kernel-server`, or your OS equivalent - optional: [vagrant-hostsupdater](https://github.com/cogitatio/vagrant-hostsupdater) - run `vagrant plugin install vagrant-hostsupdater` to install -- GitLab