aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f7bdd57..9fe5d75 100644
--- a/README.md
+++ b/README.md
@@ -33,8 +33,8 @@ For Capistrano or Capistrano-like directory layouts:
unicorn_enable="YES"
- # this is the path to where your application is deployed in Capistrano,
- # the parent directory of the `current` directory
+ # this is the path to where your application is deployed via Capistrano
+ # (the parent directory of the `current` directory)
unicorn_directory="/u/application"