Skip to content

Commit 606407e

Browse files
committed
docs: typo
1 parent 2072680 commit 606407e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@ git submodule add https://github.com/graycoreio/magento2-devcontainer.git .devco
4343
> If you're on Windows (and not using WSL2) and don't have access to bash, you can simply get away with copying the sample
4444
> `devcontainer.json.sample`, `docker-compose.overrides.yml` and making a simple `docker-compose.yml` with the following content into your .devcontainer folder:
4545
46-
4. Open the project in VS Code and click "Reopen in Container" when prompted.
47-
4846
```yml
4947
services: {}
5048
```
5149
50+
4. Open the project in VS Code and click "Reopen in Container" when prompted.
51+
5252
5. (Optional) Run the `setup` script
5353
```bash
5454
/bin/bash .devcontainer/magento2-devcontainer/bin/setup-install.sh

0 commit comments

Comments
 (0)