Merge pull request #957 from Gator96100/patch-1

Corrected ProxSpace installation.
This commit is contained in:
Iceman 2020-09-16 23:09:31 +02:00 committed by GitHub
commit 9d57eb65ff
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. 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). 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 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. 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. 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 ## 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. You'll get a Bash prompt and your home directory should become the ProxSpace `pm3` sub-directory.