Update Windows-Installation-Instructions.md

Signed-off-by: Iceman <iceman@iuse.se>
This commit is contained in:
Iceman 2025-03-11 14:20:48 +01:00 committed by GitHub
commit e76ab09762
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,6 +6,7 @@
## Table of Contents ## Table of Contents
- [Windows Installation instructions](#windows-installation-instructions) - [Windows Installation instructions](#windows-installation-instructions)
- [Table of Contents](#table-of-contents) - [Table of Contents](#table-of-contents)
- [Installing on WSL 2](#installing-on-wsl-2)
- [Installing dev-environment with ProxSpace](#installing-dev-environment-with-proxspace) - [Installing dev-environment with ProxSpace](#installing-dev-environment-with-proxspace)
- [Video Installation guide](#video-installation-guide) - [Video Installation guide](#video-installation-guide)
- [Driver Installation ( Windows 7 )](#driver-installation--windows-7-) - [Driver Installation ( Windows 7 )](#driver-installation--windows-7-)
@ -25,6 +26,8 @@
- [Done!](#done-1) - [Done!](#done-1)
There are three ways to install, build and use Proxmark3 on Windows: There are three ways to install, build and use Proxmark3 on Windows:
* Using Gator96100 **ProxSpace**, a package to assist in your Windows installation of MinGW * Using Gator96100 **ProxSpace**, a package to assist in your Windows installation of MinGW
@ -34,6 +37,9 @@ There are three ways to install, build and use Proxmark3 on Windows:
We have listed three ways to use these two setups (dev environment vs pre-compiled binaries) We have listed three ways to use these two setups (dev environment vs pre-compiled binaries)
--- ---
## Installing on WSL 2
^[Top](#top)
Installing on WSL 2 use this [installation readme](Windows-WSL2-Installation-Instructions.md).
## Installing dev-environment with ProxSpace ## Installing dev-environment with ProxSpace
^[Top](#top) ^[Top](#top)