Update README.md

This commit is contained in:
Nienke Dekker 2016-06-21 11:20:13 +02:00 committed by GitHub
parent 2bd0f7868e
commit ff00d989e4

View file

@ -10,9 +10,9 @@ Zer.ooo aims to simplify the management of your OpenVPN servers and certificates
If you have an invite code, feel free to register at [zer.ooo](https://zer.ooo). You can also set up zer.ooo on your own server. Vagrant and Virtualbox are required here.
1. Run git clone in your local folder
2. Run vagrant up
3. Run vagrant provision
4. Run ./bin/setup_web
1. Run `git clone` in your local folder
2. Run `vagrant up`
3. Run `vagrant provision`
4. Run `./bin/setup_web`
5. Go to localhost:8888 and follow the installation instructions.