Skip to content

Commit 719ba11

Browse files
authored
Update README.md
1 parent f8ba65b commit 719ba11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ Run docker command below from the `src` folder in a CLI
3434
docker compose -f docker-compose-base.yml -f compose-azure.yml --env-file asb.env up -d
3535
```
3636

37-
## [Running the Sample](docs.md#Running-the-sample)
37+
## [Running the Showcase](docs.md#Running-the-sample)
3838

3939
> [!WARNING]
40-
> When using Visual Studio, make sure you have "Enable Multi-Project Launch profiles" setting on. Allow Visual Studio 2024 "multi-launch" so you can easily select the profile you want to run.
40+
> When using Visual Studio, ensure you have the "Enable Multi-Project Launch profiles" setting on. Allow Visual Studio 2022 "multi-launch" so you can easily select the profile you want to run.
4141
>
4242
> It can be activated by accessing the Tools menu -> Manage preview features- Enable Multi-Project Launch profiles.
4343

0 commit comments

Comments
 (0)