From 9ab8ee4ef71f314051ed524e1f9debd675ca15e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=B0lteri=C5=9F=20Ya=C4=9F=C4=B1ztegin=20Ero=C4=9Flu?= Date: Fri, 11 Jun 2021 14:42:13 +0300 Subject: [PATCH] add xquartz and xcode clitools --- .../Mac-OS-X-Homebrew-Installation-Instructions.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/md/Installation_Instructions/Mac-OS-X-Homebrew-Installation-Instructions.md b/doc/md/Installation_Instructions/Mac-OS-X-Homebrew-Installation-Instructions.md index dbd2b2636..fc3b51c47 100644 --- a/doc/md/Installation_Instructions/Mac-OS-X-Homebrew-Installation-Instructions.md +++ b/doc/md/Installation_Instructions/Mac-OS-X-Homebrew-Installation-Instructions.md @@ -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: