Skip to content

Commit 75cd78b

Browse files
authored
Docker is needed
1 parent f55e8ce commit 75cd78b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,10 @@ The easiest way to get started developing this repository on your own machine is
5959

6060
### Using the Dev Container
6161

62-
1. Open the repository in Visual Studio Code.
63-
2. When prompted, reopen the repository in the dev container.
64-
3. The dev container will automatically set up the development environment.
62+
1. Install and run [Docker](https://www.docker.com/).
63+
2. Open the repository in [Visual Studio Code](https://code.visualstudio.com/).
64+
3. When prompted, reopen the repository in the dev container.
65+
4. The dev container will automatically set up the development environment.
6566

6667
**Summary of using a dev container:**
6768
A dev container is a pre-configured development environment that includes all the necessary tools and dependencies. It allows you to start developing without having to manually set up your environment.

0 commit comments

Comments
 (0)