Skip to content

Commit 8f4ab6b

Browse files
authored
Update README.md
1 parent 549b4a7 commit 8f4ab6b

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@ docker compose up --build
1010

1111
## Development with VSCode
1212

13-
Once Docker Compose is running you can use Visual Studio Code's
14-
[Remote Development extension pack](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.vscode-remote-extensionpack)
15-
to automatically attach to the development environment with appropriate VSCode extensions and such.
13+
Once Docker Compose is running you can use Visual Studio Code's [Dev Containers extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers) to automatically attach to the development environment with appropriate VSCode extensions and such.
1614

1715
Install the extension (and other requirements - see ["Developing inside a Container"](https://code.visualstudio.com/docs/remote/containers)).
1816

0 commit comments

Comments
 (0)