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

Merge pull request #291 from TrevorBramble/patch-1

Update README.md
This commit is contained in:
Evan Phoenix 2013-07-01 16:21:11 -07:00
commit 6cdfd1c5a1

View file

@ -134,7 +134,7 @@ or
$ puma -C /path/to/config
Take the following [sample configuration](https://github.com/puma/puma/blob/master/examples/config.rb) as inspiration or check out [configuration.rb](https://github.com/puma/puma/blob/master/lib/puma/configuration.rb#L138) to see all available options.
Take the following [sample configuration](https://github.com/puma/puma/blob/master/examples/config.rb) as inspiration or check out [configuration.rb](https://github.com/puma/puma/blob/master/lib/puma/configuration.rb) to see all available options.
## Restart