1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00

Merge pull request #668 from kcollignon/patch-1

Update README.md
This commit is contained in:
Evan Phoenix 2015-08-14 16:23:40 -07:00
commit 5cab08df52

View file

@ -248,7 +248,7 @@ and then
$ bundle exec cap puma:start
$ bundle exec cap puma:restart
$ bundle exec cap puma:stop
$ bundle exec cap puma:phased_restart
$ bundle exec cap puma:phased-restart
```
## Contributing