From 95b2f958e49f6232916f722fe0cd4e496eacead0 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 12 Dec 2019 01:28:11 +0000 Subject: [PATCH] add script --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c5dc75..86a3d0a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ # GameCube-Homebrew-for-n00bs -Instructions and scripts for bootstrapping GameCube homebrew \ No newline at end of file +Instructions and scripts for bootstrapping GameCube homebrew + +``` +curl https://git.coolaj86.com/coolaj86/GameCube-Homebrew-for-n00bs/raw/branch/master/create-sd-media-launcher-macos.sh -o create-sd-media-launcher-macos.sh +bash ./create-sd-media-launcher-macos.sh +``` \ No newline at end of file