From cc6e95907c2c647be371b9b99804d6f82c4ebf53 Mon Sep 17 00:00:00 2001 From: Thribs Date: Wed, 1 Nov 2023 11:21:31 -0300 Subject: [PATCH] added jq dependency to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7cf8721..076dd7f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ [Flutter](https://flutter.dev/) plugin for the [asdf version manager](https://github.com/asdf-vm/asdf). This includes both **flutter** and **dart**. +## Dependencies + +- [jq](https://jqlang.github.io/jq/download/) + ## Install ```