Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/core/sdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ms.technology: dotnet-cli
The .NET SDK is a set of libraries and tools that allow developers to create .NET applications and libraries. It contains the following components that are used to build and run applications:

- The [.NET CLI](tools/index.md).
- The .NET [runtime](introduction.md#sdk-and-runtimes)and [libraries](introduction.md#runtime-libraries).
- The .NET [runtime](introduction.md#sdk-and-runtimes) and [libraries](introduction.md#runtime-libraries).
- The `dotnet` [driver](tools/index.md#driver).

## How to install the .NET SDK
Expand Down