Skip to content

Commit 57e7cdb

Browse files
Update README.md
Co-authored-by: Chet Husk <[email protected]>
1 parent 9f0785f commit 57e7cdb

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,10 @@ dotnet publish --os linux --arch x64 -c Release /t:PublishContainer
1919

2020
You can learn more about the project from the project [Documentation](./docs).
2121

22-
Note: the source code is moved to [dotnet/sdk](https://github.com/dotnet/sdk/tree/main/src/Containers) repo.
23-
For easiness, please use [containers.slnf](https://github.com/dotnet/sdk/blob/main/containers.slnf) filter in case the intention is only to build and debug containers source code.
22+
23+
> **Note**
24+
> The source code for these tools has been moved to the [dotnet/sdk](https://github.com/dotnet/sdk/tree/main/src/Containers) repo.
25+
> For easier development, please use the [containers.slnf](https://github.com/dotnet/sdk/blob/main/containers.slnf) solution filter when working on containers-only code.
2426
2527
This repo only contains documentation and issues for the project.
2628

0 commit comments

Comments
 (0)