Closed ZenoArrow closed 3 years ago
thanks a lot @ZenoArrow , when the changes have proposed the commit haven't been merged, so I guessed the url, and failed. Should be fixed once last commit merged.
Fixed (thanks to @Deliganli)
Just FYI, the link is still incorrect on the GitHub Pages documentation. I'd make a pull request to fix it, but the docs are private.
Suggested installation command for scoop doesn't work, would suggest changing this...
scoop install https://github.com/flyingpie/windows-terminal-quake/blob/master/scoop/windows-terminal-quake.json
... to this...
scoop install https://raw.githubusercontent.com/flyingpie/windows-terminal-quake/master/scoop/windows-terminal-quake.json
Difference is that in the second command it's using the raw/plaintext version of the JSON file.