File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55Open Terminal and run:
66``` bash
7- curl -s https://raw.githubusercontent.com/jazonh /Design-Review-Helper-Releases/main/install.sh | bash
7+ curl -s https://raw.githubusercontent.com/TCGplayer /Design-Review-Helper-Releases/main/install.sh | bash
88```
99
1010This automatically:
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ This repository provides public access to Design Review Helper releases.
66
77** One-command install:**
88``` bash
9- curl -s https://raw.githubusercontent.com/jazonh /Design-Review-Helper-Releases/main/install.sh | bash
9+ curl -s https://raw.githubusercontent.com/TCGplayer /Design-Review-Helper-Releases/main/install.sh | bash
1010```
1111
1212** Manual install:**
Original file line number Diff line number Diff line change 11#! /bin/bash
22
33# One-command installer for Design Review Helper
4- # Usage: curl -s https://raw.githubusercontent.com/jazonh /Design-Review-Helper-Releases/main/install.sh | bash
4+ # Usage: curl -s https://raw.githubusercontent.com/TCGplayer /Design-Review-Helper-Releases/main/install.sh | bash
55
66set -e
77
8- REPO=" jazonh /Design-Review-Helper-Releases"
8+ REPO=" TCGplayer /Design-Review-Helper-Releases"
99APP_NAME=" Design Review Helper"
1010INSTALL_DIR=" /Applications"
1111
You can’t perform that action at this time.
0 commit comments