diff --git a/README.md b/README.md index 7e4234e..7c89c30 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Once you have an API that can describe itself in Swagger, you've opened the trea group :test do gem 'rspec-rails' - gem 'rswag-specs' + gem 'open_api-rswag-specs' end ```