diff --git a/README.md b/README.md index 1623b805ac..fb85ff5691 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ curl -o- https://raw.githubusercontent.com/simplex-chat/simplex-chat/stable/inst or to install v3.1.0-beta.0 that supports accessing SimpleX servers via SOCKS5 proxy: ``` -curl -o- https://raw.githubusercontent.com/simplex-chat/simplex-chat/stable/install.sh | sh -s -- v3.1.0-beta.0 +curl -o- https://raw.githubusercontent.com/simplex-chat/simplex-chat/stable/install.sh | bash -s -- v3.1.0-beta.0 ``` Once the chat client is installed, simply run `simplex-chat` from your terminal.