From 0c4b4de0dc3e1dc4151d084dbecdf64141120bb9 Mon Sep 17 00:00:00 2001 From: Avery Bobbitt <119345006+averybobbitt@users.noreply.github.com> Date: Mon, 4 Mar 2024 11:16:00 -0500 Subject: [PATCH] Added codeblock formatting to MacPorts dependency install command to fit style of other commands --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index f000186..f729b47 100644 --- a/Home.md +++ b/Home.md @@ -39,9 +39,9 @@ environment. For dependencies use [MacPorts](https://www.macports.org/install.php): - + ```sh sudo port install pkgconfig openssl zlib xz gdbm tcl tk +quartz sqlite3 sqlite3-tcl - + ``` * **Ubuntu/Debian/Mint:**