|
3 | 3 |
|
4 | 4 | ## Windows
|
5 | 5 |
|
| 6 | +- Download the latest Windows Installer (64 bit) from [here](https://github.com/foss42/apidash/releases/latest) |
| 7 | +- To install it, simply double click on the installer. |
| 8 | +- If prompted by Windows that **Windows prevented an unrecognized app from running**, click on **Run anyway**. |
| 9 | +- Now, follow the step by step installation wizard. |
| 10 | + |
| 11 | +Detailed, step by step instructions are provided below: |
| 12 | + |
6 | 13 | ### Step 1: Download the Installer
|
7 | 14 | 1. Visit the [latest release page](https://github.com/foss42/apidash/releases/latest) on GitHub.
|
8 | 15 | 2. Download the **Windows Installer (64-bit)** file.
|
9 | 16 |
|
10 |
| ---- |
11 |
| - |
12 | 17 | ### Step 2: Install the Application
|
13 | 18 | 1. Locate the downloaded installer file (usually found in your `Downloads` folder).
|
14 | 19 | 2. Double-click on the installer to begin the installation process.
|
15 | 20 |
|
16 |
| ---- |
17 |
| - |
18 | 21 | ### Step 3: Handle Windows Security Warnings
|
19 | 22 | - **Unrecognized App Warning**:
|
20 | 23 | If you see a message saying:
|
|
23 | 26 | - Click on **More info**.
|
24 | 27 | - Then, click on **Run anyway** to proceed.
|
25 | 28 |
|
26 |
| ---- |
27 |
| - |
28 | 29 | ### Step 4: Follow the Installation Wizard
|
29 | 30 | 1. Follow the step-by-step instructions provided in the installation wizard.
|
30 | 31 | 2. Customize the installation location if required, or proceed with the default options.
|
31 | 32 | 3. Click **Install** to complete the process.
|
32 | 33 |
|
33 |
| ---- |
34 |
| - |
35 | 34 | ### Step 5: Launch the Application
|
36 | 35 | Once the installation is complete, you can:
|
37 | 36 | - Launch the application directly from the final screen of the installer.
|
38 | 37 | - Or, open it later from the Start Menu or Desktop shortcut.
|
39 | 38 |
|
40 |
| ---- |
41 |
| - |
42 | 39 | ## MacOS
|
43 | 40 |
|
44 | 41 | Download the latest MacOS Installer (Universal - Intel and Apple Silicon) from [here](https://github.com/foss42/apidash/releases/latest)
|
|
0 commit comments