Skip to content

Commit 7f1ff5b

Browse files
Merge pull request #562 from telerik/YoanKar-patch-1
Update setting-up-license-key.md
2 parents bb43fe0 + fc803fc commit 7f1ff5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

distribution-and-licensing/license-key/setting-up-license-key.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ The [Progress Control Panel](https://www.telerik.com/download-trial-file/v2/cont
3030
To activating the Document Processing Libraries:
3131

3232
1. Copy the [downloaded](#downloading-the-license-key) telerik-license.txt license key file to your home directory. This makes the license key available to all projects that you develop on your computer.
33-
1. For Windows: %AppData%\Telerik\telerik.license.txt
34-
1. For Mac/Linux: ~/.telerik/telerik.license.txt
33+
1. For Windows: %AppData%\Telerik\telerik-license.txt
34+
1. For Mac/Linux: ~/.telerik/telerik-license.txt
3535
Alternatively, copy the telerik-license.txt license key file to the root folder of your project. This makes the license key available only to this project. Do not commit the file to source control as this is your personal license key.
3636
1. Add the [Telerik.Licensing](https://www.nuget.org/packages/Telerik.Licensing) NuGet package as a project dependency:
3737

0 commit comments

Comments
 (0)