Skip to content

Commit

Permalink
Minor README clean up related to jq documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
josephlacey committed Dec 17, 2024
1 parent 839e9b0 commit 6918f65
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,9 @@ See [defaultState.ts](./app/util/defaultState.ts) for configuration options
Development
-----------

Oligrapher development requires the [jq](https://jqlang.github.io/jq/download/) command line tool.
Installation instructions for jq can be found [here](https://jqlang.github.io/jq/download/).
Oligrapher development requires [jq](https://jqlang.github.io/jq/), a JSON manipulation command line tool. Installation instructions can be found [here](https://jqlang.github.io/jq/download/).

To run this app in development mode:
To run Oligrapher in development mode:

```
git clone https://github.com/public-accountability/oligrapher
Expand Down

0 comments on commit 6918f65

Please sign in to comment.