Fixed an old reference to puma

This commit is contained in:
Jeroen van Baarsen 2013-07-20 12:31:13 +02:00
parent d3c429ed21
commit 2a5e05cfd8
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ You can change `5-3-stable` to `master` if you want the *bleeding edge* version,
sudo -u git -H mkdir public/uploads
sudo chmod -R u+rwX public/uploads
# Copy the example Puma config
# Copy the example Unicorn config
sudo -u git -H cp config/unicorn.rb.example config/unicorn.rb
# Enable cluster mode if you expect to have a high load instance