From 1f22c094ff0eaaf4571d72f5ae8280a4d684ea38 Mon Sep 17 00:00:00 2001 From: Aleksandr Prokudin Date: Fri, 2 May 2025 19:50:15 +0200 Subject: [PATCH] Link to Homebrew and MacPorts for picocom --- docs/cheatsheet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cheatsheet.md b/docs/cheatsheet.md index fb04c405..7c461835 100644 --- a/docs/cheatsheet.md +++ b/docs/cheatsheet.md @@ -38,7 +38,7 @@ Here are **first steps guides** for each PiKVM device: * On DIY PiKVM V1 or V2, you'll need to get the right TTY to USB cable, we recommend the [RPi Debug Probe](https://www.pishop.us/product/raspberry-pi-debug-probe/) and follow existing RPi TTY serial setups. - 2. Install `picocom` on a Linux or a macOS host, or [Putty](https://www.putty.org/) on Windows. + 2. Install `picocom` on a Linux or a macOS host (available in [Homebrew](https://formulae.brew.sh/formula/picocom) and [MacPorts](https://ports.macports.org/port/picocom/)), or [Putty](https://www.putty.org/) on Windows. 3. Identify the port that your operating system exposes for connecting to the PiKVM.