From d656cec265c6844e1ae17fbf3cc4ae6d40fe3510 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emek=20Vysok=C3=BD?= Date: Wed, 9 Aug 2023 16:36:11 +0200 Subject: [PATCH] Remove note about experiment from VMR's README (#17156) --- src/VirtualMonoRepo/README.template.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/VirtualMonoRepo/README.template.md b/src/VirtualMonoRepo/README.template.md index 16a137f1c..7e85a0467 100644 --- a/src/VirtualMonoRepo/README.template.md +++ b/src/VirtualMonoRepo/README.template.md @@ -64,7 +64,8 @@ Please, make the changes in the respective development repositories (e.g., [dotn ## Dev instructions -Please note that **this repository is an experiment and a work-in-progress so it is possible that the build is broken**. +Please note that **this repository is a work-in-progress** and there are some usability issues connected to this. +These can be nuisances such as some checked-in files getting modified by the build itself and similar. For the latest information about Source-Build support, please watch for announcements posted on our [GitHub Discussions page](https://github.com/dotnet/source-build/discussions). ### Prerequisites