Skip to content
Merged
Changes from all commits
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 licensing/license-key.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ To activate the Telerik UI for .NET WinForms controls:

* 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:

* For Windows: `%AppData%\Telerik\telerik-icense.txt`
* For Windows: `%AppData%\Telerik\telerik-license.txt`
* For Mac/Linux: `~/.telerik/telerik-license.txt`

* 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.
Expand Down