From 05747b6537201c341c0302edaef594ef8bd782c3 Mon Sep 17 00:00:00 2001 From: Tal <83217276+talwat@users.noreply.github.com> Date: Sat, 19 Jul 2025 20:43:40 +0200 Subject: [PATCH] docs: fix macos instructions --- CHILLHOP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHILLHOP.md b/CHILLHOP.md index bbb6749..303cba8 100644 --- a/CHILLHOP.md +++ b/CHILLHOP.md @@ -11,7 +11,7 @@ curl https://raw.githubusercontent.com/talwat/lowfi/refs/heads/main/data/chillho ```sh mkdir -p "~/Library/Application Support/lowfi" -curl https://raw.githubusercontent.com/talwat/lowfi/refs/heads/main/data/chillhop.txt -O --output-dir ~/Library/Application Support/lowfi +curl https://raw.githubusercontent.com/talwat/lowfi/refs/heads/main/data/chillhop.txt -O --output-dir "~/Library/Application Support/lowfi" ``` ## Windows