diff options
-rw-r--r-- | installing/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installing/index.md b/installing/index.md index d01cae311..991b56514 100644 --- a/installing/index.md +++ b/installing/index.md @@ -40,7 +40,7 @@ production server. ## Deployment -However, if you're running a production server, we **strongly recommend** you +If you're running a production server, we **strongly recommend** you use the Capistrano [deployment mechanism]({{ site.baseurl }}installing/deploy/) that's included with Alaveteli. Set this up and you never have to edit files on those servers, because Capistrano takes care of that for you. |