Skip to content

Commit 95a61d0

Browse files
authored
Update CONTRIBUTING.md
1 parent 6c4216f commit 95a61d0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,9 @@ To update it, run the following command:
8989
bundle exec rubocop --auto-gen-config
9090
```
9191

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.
92+
### Using Docker Compose <!-- omit in toc -->
93+
94+
If you have Docker and Docker Compose installed, you can alternatively set up your local development environment following the steps below.
9495

9596
```bash
9697
# Create/run the containers

0 commit comments

Comments
 (0)