Skip to content
Snippets Groups Projects
Commit 83167781 authored by Michiel de Jong's avatar Michiel de Jong
Browse files

wording

parent 1abd5017
No related branches found
No related tags found
No related merge requests found
...@@ -6,11 +6,11 @@ It can run inside Vagrant (see below; FIXME: check whether these instruction cur ...@@ -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 prescribe less folder structure, explain static https+smtp hosting, and check if they currently
work). work).
## Prerequisites to work on this project using vagrant: ## Prerequisites to running this code with Vagrant:
- [vagrant](http://www.vagrantup.com/) - [vagrant](http://www.vagrantup.com/)
- [virtualbox](https://www.virtualbox.org/) - [virtualbox](https://www.virtualbox.org/)
- nfs - 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) - optional: [vagrant-hostsupdater](https://github.com/cogitatio/vagrant-hostsupdater)
- run `vagrant plugin install vagrant-hostsupdater` to install - run `vagrant plugin install vagrant-hostsupdater` to install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment