Skip to content

Commit

Permalink
Merge branch 'v2' into autoscaling-min-max
Browse files Browse the repository at this point in the history
  • Loading branch information
fujiwara committed Apr 14, 2023
2 parents 8d642d5 + 58abd7a commit a6275db
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@ $ brew install kayac/tap/ecspresso
### asdf (macOS and Linux)

```console
$ asdf plugin add ecspresso https://github.com/koluku/asdf-ecspresso.git
$ asdf plugin add ecspresso
# or
$ asdf plugin add ecspresso https://github.com/kayac/asdf-ecspresso.git

$ asdf install ecspresso 2.0.0
$ asdf global ecspresso 2.0.0
```
Expand Down

0 comments on commit a6275db

Please sign in to comment.