diff --git a/README.md b/README.md index f9f3c2c9..ea34b6d1 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ development.** # Installing Serializers -For now, the easiest way to install `ActiveModel::Serializers` is to add it -to your `Gemfile`: +The easiest way to install `ActiveModel::Serializers` is to add it to your +`Gemfile`: ```ruby gem "active_model_serializers", "~> 0.7.0"