Update README.md

This commit is contained in:
nora 2021-08-18 22:23:08 +02:00 committed by GitHub
parent 18fd8700c7
commit db2be0a36c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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
``` ```