From b3133d9658728b8651af2a3716df55ce11fb5caf Mon Sep 17 00:00:00 2001 From: Anton Medvedev Date: Sat, 27 Jan 2018 06:51:21 +0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9f16e96..edee5f9 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ Command-line JSON processing tool $ npm install -g fx ``` +Or download standalone binary from [releases](https://github.com/antonmedv/fx/releases) page. + ## Usage Pipe into `fx` any JSON and anonymous function for reducing it.