We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a3546d + 5dba047 commit 86f8428Copy full SHA for 86f8428
README.md
@@ -183,9 +183,9 @@ To remove spring:
183
184
### Deployment
185
186
-You must not install Spring on production environment to prevent it
187
-from running there by providing `--without development test` argument to
188
-the `bundle install` command which is used to install gems on your production
+You must not install Spring on your production environment. To prevent it from
+being installed, provide the `--without development test` argument to the
+`bundle install` command which is used to install gems on your production
189
machines:
190
191
```
0 commit comments