Skip to content
Snippets Groups Projects
Commit 17995cfa authored by Krzysztof Wilczyński's avatar Krzysztof Wilczyński Committed by Andrew Newdigate
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent ae4589b2
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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.
 
## Plugins require other asdf tools
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment