Corrected ProxSpace installation.

ProxSpace can not be cloned, as this causes errors during the installation.
runme.bat does no longer exist.
This commit is contained in:
Gator96100 2020-09-16 23:03:47 +02:00 committed by GitHub
commit 3e44005077
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,12 +17,10 @@ There are two ways to install, build and use Proxmark3 on Windows:
Install required drivers for your Windows installation. You may need admin privileges to do this.
Step by step guides are online such as [RyscCorps](https://store.ryscc.com/blogs/news/how-to-install-a-proxmark3-driver-on-windows-10).
## Download / clone ProxSpace repo
## Download ProxSpace repo
Download the Gator96100 ProxSpace package from https://github.com/Gator96100/ProxSpace/releases
If you prefer, you can clone it, provided that you installed Github for Windows https://desktop.github.com/.
Extract 'ProxSpace' to a location path without spaces.
For example D:\OneDrive\Documents\GitHub is ok whereas C:\My Documents\My Projects\proxspace is not.
@ -30,7 +28,7 @@ If you're running Windows in a Virtualbox guest, make sure not to install ProxSp
## Launch ProxSpace
Run `runme.bat` or `runme64.bat` depending on your Windows architecture.
Run `runme64.bat`.
You'll get a Bash prompt and your home directory should become the ProxSpace `pm3` sub-directory.