Skip to content

Commit

Permalink
Fixed typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneshagspiel committed May 27, 2022
1 parent 04b9a28 commit a6153ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ It is assumed that an IDE such as [Visual Studio Code](https://code.visualstudio

- Download and install the Haskell tool [Stack](https://docs.haskellstack.org/en/stable/README/)
- Open this repository in Visual Studio Code
- Run the command `stack init`, `stack build` and then `stack install` in the terminal
- Run the commands `stack init`, `stack build` and then `stack install` in the terminal

To run jq-clone, use `echo <input.json> | jq-clone -- <filter>` like in this example:

Expand Down

0 comments on commit a6153ec

Please sign in to comment.