From c456134a7155ed766621cc6b8069b4760ba757d6 Mon Sep 17 00:00:00 2001 From: Anton Medvedev Date: Sun, 15 Dec 2019 09:19:27 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 855590a..f72da95 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ brew install fx ``` Or download standalone binary from [releases](https://github.com/antonmedv/fx/releases) ```bash -curl -L https://bit.ly/get-fx | bash +bash <( curl -L https://bit.ly/get-fx ) ``` ## Usage