diff --git a/README.md b/README.md index e8749ea..5f72d30 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,9 @@ It's currently being built for Linux and MacOS Download the one suited for your system, extract the tarball and run it. -## Example with the above stated config.yaml +## Example with the above stated loadbalancer.yaml -`./loadbalancer --config config.yaml` +`./loadbalancer start --config ~/loadbalancer.yaml` - The loadbalancer will now start on port 8080 - It will fire up the webservers as dummy backend servers because we set `startGivenServers` to true