master
quadrismegistus 4 years ago
parent 22c50cbeb4
commit 1390e67aa2

@ -125,9 +125,9 @@ See ["Comparison of alternative social networks" on the wiki](https://github.com
Download and run [this installer](https://github.com/ComradOrg/Comrad/raw/master/script/InstallComrad.app.zip).
#### ...on Linux or Windows
#### ...on Linux
Open a terminal in Linux, or a [Cygwin shell](https://cygwin.com/install.html) in Windows, and copy and paste the following line into it:
Open a terminal in Linux, and copy and paste the following line into it:
```
bash <(curl -s https://comrad.app/run)
@ -135,6 +135,8 @@ bash <(curl -s https://comrad.app/run)
[That](https://comrad.app/run)'s a shortcut to [this auto-installer script](https://github.com/ComradOrg/Comrad/blob/master/script/install). It installs Comrad in a virtual Python environment in the folder "comrad" in your home directory.
#### ...on Windows
### Run
#### ...on Mac OSX

@ -439,4 +439,5 @@ fi
# run?
$path_bin/comrad-app
#$path_bin/comrad-app

Loading…
Cancel
Save