diff --git a/README.md b/README.md index 9458d88..1aa9a63 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,11 @@ Zer.ooo aims to simplify the management of your OpenVPN servers and certificates ## How do I use it? -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 (a how-to should follow shortly). +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 +5. Go to localhost:8888 and follow the installation instructions.