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.
## Install
Currently, you have to build and install it yourself.
`cargo build --release`
The executable can then be found in `target/release/jsonformat`
You need Rust installed on your system
`cargo install jsonformat`
## Usage
```