From 3dba19f64433f6571efb524830d869f5017603bb Mon Sep 17 00:00:00 2001 From: quadrismegistus Date: Mon, 28 Sep 2020 15:22:52 +0100 Subject: [PATCH] readme --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 6dfcb50..5102cde 100644 --- a/README.md +++ b/README.md @@ -130,8 +130,7 @@ Download and run [this installer](https://github.com/Komrade/Komrade/raw/master/ #### On Linux or Windows -* Open a terminal in Linux, or a [Cygwin shell](https://cygwin.com/install.html) in Windows; -* Copy and paste the following line into it: +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: ``` bash <(curl -s komrade.app/run) @@ -144,9 +143,14 @@ bash <(curl -s komrade.app/run) #### Mac OSX -Install as above. +Install [as above](#on-mac-osx). -For the mobile/desktop app, run: +Run ```Komrade.app``` in your ```/Applications``` folder. + +#### Linux/Windows + + +Open a terminal in Linux, or a [Cygwin shell](https://cygwin.com/install.html) in Windows, and type: ``` komrade-app @@ -168,8 +172,6 @@ For the terminal client (which may be broken at the moment), run: komrade-cli ``` - - Or to run the server or Operator (for development only): ```