From 1d49ab6dc463cc99980e7319fa31e6b43ce755f8 Mon Sep 17 00:00:00 2001 From: Dan Guido Date: Mon, 9 Jan 2017 21:34:32 -0500 Subject: [PATCH] more minor changes for readability --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e5dc73..58ad7b6 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ The easiest way to get an Algo server running is to let it set up a _new_ virtua Linux (rpm-based): See the [Pre-Install Documentation for RedHat/CentOS 6.x](docs/pre-install_redhat_centos_6.x.md) 4. Open `config.cfg` in your favorite text editor. Specify the users you wish to create in the `users` list. -5. Start the deploy. Return to your terminal, run `./algo`, and follow the instructions. There are several optional features available. None are required for a fully functional VPN server. These optional features are described in greater detail in [ROLES.md](docs/ROLES.md). +5. Start the deployment. Return to your terminal. In the Algo directory, run `./algo` and follow the instructions. There are several optional features available. None are required for a fully functional VPN server. These optional features are described in greater detail in [ROLES.md](docs/ROLES.md). That's it! You now have an Algo VPN server on the internet.