diff --git a/README.md b/README.md index 2019bcd..084da1c 100644 --- a/README.md +++ b/README.md @@ -18,5 +18,5 @@ A Web GUI to written in Go to manage S3 buckets from any provider. ## Push to Cloud Foundry 1. Set environment variables in `manifest.yml` -1. Set hostname in `manifest.yml` that isn't taken yet +1. Set hostname that isn't taken yet in `manifest.yml` 1. Run `cf push`