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.