Skip to content

Commit 2195cdc

Browse files
Apply suggestion from @Copilot
Co-authored-by: Copilot <[email protected]>
1 parent 15afb3f commit 2195cdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting-started/installation/adding-private-nuget-feed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To access the NuGet server, you need an active license for Telerik Reporting (tr
1717

1818
## Generate an API Key
1919

20-
As the Telerik NuGet server requires authentication, the first step is to obtain an API key that you will use instead of a password. Using an API key instead of a password is a more secure approach, especially when working with [.NET CLI]({% slug nuget-dotnet-cli %}#using-only-cli-commands) or the [`NuGet.Config` file]({% slug nuget-config %}#using-a-nugetconfig-file-with-your-projects).
20+
As the Telerik NuGet server requires authentication, the first step is to obtain an API key that you will use instead of a password. Using an API key instead of a password is a more secure approach, especially when working with [.NET CLI]({% slug using-nuget-keys %}#using-only-cli-commands) or the [`NuGet.Config` file]({% slug using-nuget-keys %}#using-a-nugetconfig-file-with-your-projects).
2121

2222
1. Go to the [API Keys](https://www.telerik.com/account/downloads/api-keys) page in your Telerik account.
2323
1. Click **Generate New Key +**.

0 commit comments

Comments
 (0)