From 306f2d9cea0c7110fd15e86b0abba7da12629fdc Mon Sep 17 00:00:00 2001 From: Steven Qiang Date: Tue, 10 Feb 2026 15:46:02 +1100 Subject: [PATCH] Update MCP installation instructions for clarity and accuracy --- content/pages/YakShaver/mcp.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/pages/YakShaver/mcp.json b/content/pages/YakShaver/mcp.json index 9219dcbf3..9b27d8ab0 100644 --- a/content/pages/YakShaver/mcp.json +++ b/content/pages/YakShaver/mcp.json @@ -10,7 +10,7 @@ "tryItNowCards": [ { "title": "1. Download", - "description": "Download the YakShaver Beta below\n- Windows: install the .exe\n- Mac (darwin): install the .zip", + "description": "Download the YakShaver Beta below\n- Windows: download the .exe\n- Mac: download the .dmg", "button": { "enableButton": true, "label": "Download\n", @@ -19,7 +19,7 @@ }, { "title": "2. Install", - "description": "Once the download is complete, run the installer to install YakShaver.\n- Windows: You may need to mark the app as \"safe\"\n- Mac (darwin): You may need to allow the app by running `xattr -dr com.apple.quarantine /path/to/YakShaver.app` in Terminal", + "description": "Once the download is complete, run the installer to install YakShaver.\n- Windows: You may need to mark the app as \"safe\"\n- Mac: Open YakShaver.dmg and drag the YakShaver app to your Applications folder.", "image": { "imgSrc": "/YakShaver/download-yakshaver-desktop.png", "imgWidth": 480,