Skip to content

Commit 99d3b99

Browse files
Merge pull request #1185 from telerik/lance/update-licensing-doc
Update set-up-your-license.md
2 parents 85867a1 + 564b0ac commit 99d3b99

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

installation/licensing/set-up-your-license.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ To activate the Telerik UI for .NET MAUI controls:
3131

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

34-
* For Windows: `%AppData%\Roaming\Telerik\telerik-license.txt`. An example of a full path to the `telerik-license.txt` file location: `C:\Users\your-username\AppData\Roaming\Telerik\telerik-license.txt`
34+
* For Windows: `%AppData%\Telerik\telerik-license.txt`.
35+
* For the standard Windows user, that path resolves to `C:\Users\[windows_username]\AppData\Roaming\Telerik\telerik-license.txt`, it can resolve differently for service accounts.
3536
* For Mac/Linux: `~/.telerik/telerik-license.txt`. If `.telerik` folder does not exist, create such, and paste the `telerik-license.txt` file in it.
3637

3738
* 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.

0 commit comments

Comments
 (0)