Update README.md

This commit is contained in:
nora 2021-08-18 22:23:08 +02:00 committed by GitHub
parent e494ce933e
commit e1653da51b

View file

@ -5,9 +5,8 @@
It formats over 60MB of nested JSON in under 0.4s. It formats over 60MB of nested JSON in under 0.4s.
## Install ## Install
Currently, you have to build and install it yourself. You need Rust installed on your system
`cargo build --release` `cargo install jsonformat`
The executable can then be found in `target/release/jsonformat`
## Usage ## Usage
``` ```