feat: add asdf installation instruction (#60)

This commit is contained in:
Sylvain METAYER 2023-07-28 14:53:19 +02:00 committed by GitHub
parent b6869f3f8d
commit 0f965b7713
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -91,6 +91,13 @@ curl -sL https://git.io/_has | sudo tee /usr/local/bin/has >/dev/null
These commands are safe to be called multiple times as well (to update `has`)
### asdf users
```
asdf plugin add has https://github.com/sylvainmetayer/asdf-has
asdf install has 1.4.0
```
### Running directly off the Internet
If you are lazy, you can run `has` directly off the Internet as well: