ComradOrg / Comrad

A socialist network: encrypted, insurveillable, unmontizeable, and self-governing. App is written in Python. (Calling all socialist programmers for help!)
https://comrad.app
Other
196 stars 6 forks source link

Get a Windows installer working #37

Open marxzuckerburg opened 3 years ago

quadrismegistus commented 3 years ago

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

3) Install from normal method

bash <(curl -s comrad.app/run)