mirror of
https://github.com/Noratrieb/jsonformat.git
synced 2026-01-14 14:15:03 +01:00
Update README.md
This commit is contained in:
parent
18fd8700c7
commit
db2be0a36c
1 changed files with 2 additions and 3 deletions
|
|
@ -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
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue