Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/pages/YakShaver/mcp.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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,
Expand Down