We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5edb240 commit d9b59f1Copy full SHA for d9b59f1
README.md
@@ -29,7 +29,7 @@ asdf list all zls
29
asdf install zls 0.14.1
30
31
# Set a version globally (on your ~/.tool-versions file)
32
-asdf set --home zig 0.14.1
+asdf set --home zls 0.14.1
33
34
# Now zls commands are available
35
zls --version
0 commit comments