Skip to content

Commit c3628e7

Browse files
committed
docs(MS install): Address install instructions issues raised by Brian P Buckmaster
1 parent 1ad9814 commit c3628e7

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

INSTALL.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,20 @@ After installing it you must also:
1313

1414
## MS Windows Installation
1515

16-
Download the latest [ardupilot_methodic_configurator_setup_x.x.x.exe](https://github.com/ArduPilot/MethodicConfigurator/releases/latest) installer file and execute it.
16+
The MS Windows Installation file is at the bottom of
17+
[github's AMC project latest release page](https://github.com/ArduPilot/MethodicConfigurator/releases/latest), in the *Assets* section.
18+
You do not need a github account to download this file.
1719

18-
Ignore the `ardupilot_methodic_configurator_setup_x.x.x.exe.bundle` and `ardupilot_methodic_configurator_setup_x.x.x.exe.sig` files
19-
those are just cryptographic signatures for cyber security applications.
20+
Download the latest
21+
[ardupilot_methodic_configurator_setup_x.x.x.exe](https://github.com/ArduPilot/MethodicConfigurator/releases/latest) installer file.
22+
Ignore the `ardupilot_methodic_configurator_setup_x.x.x.exe.bundle` and `ardupilot_methodic_configurator_setup_x.x.x.exe.sig`
23+
files - they are just cryptographic signatures for cyber security applications.
2024

21-
Do the steps highlighted in red.
25+
If you have an anti-virus program running, it may prompt you to allow the download and installation.
26+
Please tell it to allow the download and installation.
27+
Github also runs [ClamAV to scan the AMC software for virus](https://github.com/ArduPilot/MethodicConfigurator/actions/workflows/gitavscan.yml).
28+
29+
Execute the downloaded file and do the steps highlighted in red.
2230

2331
![AMC install 01](images/AMC_install_01.png)
2432

0 commit comments

Comments
 (0)