Skip to content
Closed
Show file tree
Hide file tree
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 5 additions & 8 deletions content/docs/get-started/install-desktop.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ It runs on Windows and macOS.
<Steps>

<Step>
**Download the installer** for your platform from your AskUI account.
**Download the installer** for your platform from [askui.com/download](https://www.askui.com/download).
</Step>

<Step>
Expand All @@ -18,7 +18,7 @@ It runs on Windows and macOS.
<Tabs items={['Windows', 'macOS']}>
<Tab value="Windows">
Run the `.exe` and accept the prompts. AskUI Desktop installs with an
embedded Python runtime no separate Python install is required.
embedded Python runtime, so no separate Python install is required.
</Tab>
<Tab value="macOS">
Open the `.dmg` and drag AskUI Desktop to Applications. On first launch,
Expand All @@ -30,16 +30,13 @@ It runs on Windows and macOS.
</Step>

<Step>
**Sign in** with your AskUI account — see [Sign in & onboarding](/docs/get-started/onboarding).
**Sign in** with your AskUI account. See [Sign in & onboarding](/docs/get-started/onboarding).

![AskUI Desktop sign-in screen](./install-desktop-signin.png)
</Step>

<Step>
**Open or create a Project** and run [your first test](/docs/get-started/first-run).
</Step>

</Steps>

<Callout title="Note">
This is a scaffold page. Real download links and version-specific notes go here
once the release pipeline is wired up.
</Callout>