Skip to content

Commit 4a1b82c

Browse files
author
Mano Marks
authored
Fixing directory for dotnet-musicstore
1 parent 8dc755b commit 4a1b82c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

windows/windows-containers/MultiContainerApp.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To try out Compose on Windows, clone a variant of the ASP.NET Core MVC MusicStor
1616
```
1717
git clone https://github.com/dockersamples/dotnet-musicstore
1818
...
19-
cd Musicstore
19+
cd dotnet-musicstore
2020
docker-compose -f .\docker-compose.windows.yml build
2121
...
2222
docker-compose -f .\docker-compose.windows.yml up

0 commit comments

Comments
 (0)