From 0b579cda2f10e7079a73a6f683ef37e24c4909c7 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Tue, 27 Feb 2018 13:59:56 -0800 Subject: [PATCH] Update README.md with install instructions for dotnet-watch for preview1 and pre-preview1 [ci skip] --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 471f8d3a5d..0eb8eb3be8 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,11 @@ The repository contains command-line tools for ASP.NET Core that are bundled* in - [dotnet-sql-cache](src/dotnet-sql-cache/README.md) - [dotnet-dev-certs](src/dotnet-dev-certs/README.md) -*\*This applies to .NET Core CLI 2.1.300 and up. For earlier versions of the CLI, these tools must be installed separately. See the [release/2.0](https://github.com/aspnet/DotNetTools/tree/release/2.0/README.md) branch for details.* +*\*This applies to .NET Core CLI 2.1.300-preview2 and up. For earlier versions of the CLI, these tools must be installed separately.* + +*For 2.0 CLI and earlier, see for details.* + +*For 2.1.300-preview1 CLI, see for details.* ## Usage