MacOS Guide now available!

simplePCBuilding
2022-02-25 10:30:57 +01:00
parent 97a97080e5
commit e676e1594d

@@ -25,4 +25,6 @@ Since this app supports multiple operating systems, here's a guide on how to con
## MacOS ## 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/ 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 dont manage to do it.