Comrad icon indicating copy to clipboard operation
Comrad copied to clipboard

Get a Windows installer working

Open marxzuckerburg opened this issue 3 years ago • 1 comments

marxzuckerburg avatar Sep 28 '20 20:09 marxzuckerburg

  1. Install Msys2: https://github.com/msys2/msys2-installer/releases/download/nightly-x86_64/msys2-x86_64-latest.exe

  2. Open Msys2 shell and type:

pacmac -S curl
  1. Install from normal method
bash <(curl -s comrad.app/run)

quadrismegistus avatar Oct 02 '20 21:10 quadrismegistus