We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c4216f commit 95a61d0Copy full SHA for 95a61d0
CONTRIBUTING.md
@@ -89,8 +89,9 @@ To update it, run the following command:
89
bundle exec rubocop --auto-gen-config
90
```
91
92
-### Docker <!-- omit in toc -->
93
-If you have Docker/Docker Composer installed, you can alternatively setup your local development environment following the steps below.
+### Using Docker Compose <!-- omit in toc -->
+
94
+If you have Docker and Docker Compose installed, you can alternatively set up your local development environment following the steps below.
95
96
```bash
97
# Create/run the containers
0 commit comments