Skip to content
This repository was archived by the owner on Nov 5, 2025. It is now read-only.

Commit bb3d111

Browse files
authored
Update getting-started.md
1 parent 40c60ff commit bb3d111

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

docs/getting-started.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,6 @@ When your target app is running, press F12 to initialize connection.
102102
`Diagnostics Support` will automatically run `Developer Tools` executable and initiate connection between processes.
103103
Initial `MacOS` execution might take longer due to Gatekeeper validation. Following executions should be instant.
104104

105-
Once `Developer Tools` opened, you will be asked to input `AvaloniaUI Portal` credentials that were used to purchase and license the tool. This is the only time when tool requires internet connection. After that tool can be used offline or until license key session expires.
106-
107105
:::note
108106

109107
Since Browser/Mobile projects can't run `Developer Tools` executable, you need to run the tool manually before connecting it to your app.
@@ -114,3 +112,15 @@ avdt
114112
```
115113

116114
:::
115+
116+
## Step 6: Activate the tool
117+
118+
Once `Developer Tools` opened, you will be asked to input `AvaloniaUI Portal` credentials that were used to purchase and license the tool. This is the only time when tool requires internet connection. After that tool can be used offline or until license key session expires.
119+
120+
<img width="418" alt="Screenshot 2025-02-13 at 3 50 03 AM" src="https://github.com/user-attachments/assets/d1c47c0a-f891-4cdb-8ec9-44ca4b65928f" />
121+
122+
## Step 7: Done!
123+
124+
After activation, connection with the app will be resumed, and main Developer Tools window will be opened.
125+
126+
You can read more about tools and features on this documentation.

0 commit comments

Comments
 (0)