Skip to content

Commit 7d9830c

Browse files
Update install-nuget-packages.md (#667)
1 parent 7d6c246 commit 7d9830c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

getting-started/Installation/install-nuget-packages.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,11 @@ Before adding the Telerik NuGet server to Visual Studio, make sure you have:
5555

5656
* A commercial or trial license that includes Document Processing. Note that the Telerik NuGet server requires authentication and checks if you have a valid license.
5757

58-
* Generate an API key - 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 or the NuGet.Config file.
58+
* Generate an API key - As the Telerik NuGet server requires authentication, the first step is to obtain an API key.
5959

6060
### Generate an API Key
6161

62-
As the Telerik NuGet server requires authentication, the first step is to [obtain an API key]({%slug generating-api-keys%}) 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 or the NuGet.Config file.
62+
It is necessary to [obtain an API key]({%slug generating-api-keys%}) 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 or the NuGet.Config file.
6363

6464
### Add the Telerik NuGet Package Source to Visual Studio
6565

0 commit comments

Comments
 (0)