1
0
mirror of https://github.com/rricharz/Tek4010.git synced 2026-04-19 01:17:33 +00:00

Fixed typo in macintosh.txt

This commit is contained in:
Stefan
2024-07-01 11:33:27 +02:00
committed by GitHub
parent 97c3ff8966
commit 4b97151cb5

View File

@@ -1,7 +1,7 @@
Tek4010 on Macos
Tek4010 on macOS
================
tek4010 can also be built on MacOS. This is experimental
tek4010 can also be built on macOS. This is experimental
at present and any help to make the installation easier is
appreciated. At present this is only for experienced
command line users.
@@ -10,7 +10,7 @@ Open a terminal window and type
1. xcode -select --install
2. Install Mac Ports. See https://macports.org/install.php
2. Install MacPorts. See https://macports.org/install.php
3. Reboot your Mac
@@ -20,7 +20,7 @@ Type the following commands in your terminal window:
5. sudo port install git
6. sudo prot install cairo
6. sudo port install cairo
7. sudo port install pkgconfig
@@ -43,4 +43,4 @@ Type the following commands in your terminal window:
tek4010 demos/demo.sh
There are a few minor problems at present, see the
issues in the github repository
issues in the github repository