chore: better curl
This commit is contained in:
parent
84bac5faab
commit
a9be624cec
|
@ -5,7 +5,7 @@ Update or revert to a specific Aiken version with ease.
|
|||
## Installing
|
||||
|
||||
```sh
|
||||
curl -L https://install.aiken-lang.org | bash
|
||||
curl -sSfL https://install.aiken-lang.org | bash
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
|
Loading…
Reference in New Issue