@@ -75,7 +75,7 @@ To avoid installing dependencies, `asdf` plugins often rely on basic Unix text p
Ensure that you haven't overridden your `curl` user-agent on your workstation.
Check your `.curlrc` for the `user-agent` setting. Additionally, running `curl https://api.github.com/orgs/gitlabhq` should return pretty-printed JSON. If it is compressed,`asdf` plugins may not work as expected.
Check your `.curlrc` for the `user-agent` setting. Additionally, running `curl https://api.github.com/orgs/gitlabhq` should return pretty-printed JSON. If the response contains minimised JSON, many`asdf` plugins may not work as expected.