Update README.md with install instructions for dotnet-watch for preview1 and pre-preview1 [ci skip]

This commit is contained in:
Nate McMaster 2018-02-27 13:59:56 -08:00 committed by GitHub
parent 2b04f98591
commit 0b579cda2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -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 <https://github.com/aspnet/DotNetTools/tree/rel/2.0.0/README.md> for details.*
*For 2.1.300-preview1 CLI, see <https://github.com/aspnet/DotNetTools/tree/2.1.0-preview1-final/README.md> for details.*
## Usage