1
0
mirror of https://github.com/rricharz/Tek4010.git synced 2026-01-11 23:53:16 +00:00

Fixed command for OSX

This commit is contained in:
Rene Richarz 2024-07-01 11:22:40 +02:00
parent f01ff557e2
commit 6078ab826c

View File

@ -2,4 +2,4 @@ This directory contains a plot demo using GNU plotutils.
GNU plotutils is available on most linux distributions as `plotutils`.
On Raspberry Pi OS and other Debian derivatives, this package can be installed by `apt install plotutils`.
On OSX use 'sudo port plotutils'
On OSX use 'sudo port install plotutils'