Skip to content

Commit dd76d56

Browse files
committed
Polish NuGet docs
1 parent 47a4741 commit dd76d56

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

_contentTemplates/common/nuget.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ As the Telerik NuGet server requires authentication, the first step is to obtain
2727
1. In the **Key Note** field, add a note that describes the API key.
2828
1. Click **Generate Key**.
2929
1. Select **Copy and Close**. Once you close the window, you can no longer copy the generated key. For security reasons, the **NuGet Keys** page displays only a portion of the key.
30-
1. Store the generated NuGet API key as you will need it in the next steps.
30+
1. Store the generated NuGet API key as you will need it in the next steps. Whenever you need to authenticate your system with the Telerik NuGet server, use `api-key` as the username and your generated API key as the password.
3131

32-
Whenever you need to authenticate your system with the Telerik NuGet server, use `api-key` as the username and your generated API key as the password.
3332
#end

get-started/first-steps-vs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Telerik maintains a NuGet feed with official UI for .NET MAUI releases and servi
5353

5454
@[template](/_contentTemplates/common/nuget.md#generate-nuget-key)
5555

56-
To add the Telerik NuGet source to Visual Studio:
56+
Next, add the Telerik NuGet source to Visual Studio:
5757

5858
1. In Visual Studio go to **Tools** > **NuGet Package Manager** > **Package Manager Settings**.
5959

0 commit comments

Comments
 (0)