add xquartz and xcode clitools

This commit is contained in:
İlteriş Yağıztegin Eroğlu 2021-06-11 14:42:13 +03:00
parent 3629e8ec77
commit 9ab8ee4ef7

View file

@ -18,11 +18,15 @@ Visual Studio Code still runs under Rosetta 2 and if you're developing for proxm
## Install Proxmark3 tools
These instructions comes from @Chrisfu, where we got the proxmark3.rb scriptfile from.
For further questions about Mac & Homebrew, contact @Chrisfu (https://github.com/chrisfu/)
These instructions comes from \@Chrisfu, where we got the proxmark3.rb scriptfile from.
For further questions about Mac & Homebrew, contact [\@Chrisfu on Twitter](https://github.com/chrisfu/)
0. Install XCode Command Line Tools if you haven't yet already done so: `xcode-select --install`
1. Install homebrew if you haven't yet already done so: http://brew.sh/
2. Install xquartz: `brew install xquartz`
2. Tap this repo: `brew tap RfidResearchGroup/proxmark3`
3. Install Proxmark3: