aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Land <caleb.land@gmail.com>2013-04-30 19:18:52 -0400
committerCaleb Land <caleb.land@gmail.com>2013-04-30 19:18:52 -0400
commit0eac1de5912d784f61f51ae11daa2d5cde818e5a (patch)
tree9fcae01361b882423d164b9f3d541a2e143ca6da
parent653dec1fa25b0128920b49e4c5cfe2d2d1a9270a (diff)
downloadfreebsd-puma-0eac1de5912d784f61f51ae11daa2d5cde818e5a.tar.gz
freebsd-puma-0eac1de5912d784f61f51ae11daa2d5cde818e5a.tar.bz2
freebsd-puma-0eac1de5912d784f61f51ae11daa2d5cde818e5a.zip
documentation tweaks
-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"