Update README.md with install instructions for dotnet-watch for preview1 and pre-preview1 [ci skip]
This commit is contained in:
parent
2b04f98591
commit
0b579cda2f
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue