From e676e1594dc82b556b46ec543e1175f0f857952d Mon Sep 17 00:00:00 2001 From: simplePCBuilding <98422316+simplePCBuilding@users.noreply.github.com> Date: Fri, 25 Feb 2022 10:30:57 +0100 Subject: [PATCH] MacOS Guide now available! --- Connect-a-Microcontroller.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Connect-a-Microcontroller.md b/Connect-a-Microcontroller.md index 0560294..6752d0b 100644 --- a/Connect-a-Microcontroller.md +++ b/Connect-a-Microcontroller.md @@ -25,4 +25,6 @@ Since this app supports multiple operating systems, here's a guide on how to con ## MacOS 1. head to this link and follow this guide up until the point you get an error in the terminal. https://archive.plugable.com/2011/07/12/installing-a-usb-serial-adapter-on-mac-os-x/ -2. If you get an error type the following command: sudo +2. If you get an error type the following command: sudo port install [and here now the name of the package it shows is missing, most likely kextstat] +3. You may now continue with the step of the guide you ran into this problem. +4. if you still get another error of the same kind, please install that package as well with step 2 and continue with 3. Repeat until you are done or open an issue if you still don‘t manage to do it. \ No newline at end of file