Skip to content

Commit

Permalink
Add links for jsonnet and grafonnet in README
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesfalkner committed Jun 25, 2020
1 parent da26064 commit 6d49223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -9,7 +9,7 @@ a MicroProfile application.

You don't need a running prometheus or grafana to generate dashboards using this app, But for those who want to see the actual dashboards in action, you'll need them. See instructions later on for running prometheus and grafana.

To run this app locally, you'll need to install [jsonnet]() and [grafonnet]().
To run this app locally, you'll need to install [jsonnet](https://jsonnet.org/) and [grafonnet](https://grafana.github.io/grafonnet-lib/).

You'll also need `git`, `npm`, `node`, `curl`, etc. To run grafana and prometheus locally you'll need `docker`.

Expand Down

0 comments on commit 6d49223

Please sign in to comment.