diff --git a/README.md b/README.md index ce28e638..583acb4b 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ First, make sure Puma is in your Gemfile: Then start your server with the `rails` command: - $ rails s puma + $ rails s Puma ### Rackup