Skip to content

Commit

Permalink
fix: incorrect git installation command
Browse files Browse the repository at this point in the history
  • Loading branch information
jthegedus committed Mar 6, 2020
1 parent b734df1 commit f0a7b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Plugin:
```shell
asdf plugin add gcloud
# or
asdf plugin add https://github.com/jthegedus/asdf-gcloud.git
asdf plugin add gcloud https://github.com/jthegedus/asdf-gcloud.git
```

GCloud:
Expand Down

0 comments on commit f0a7b55

Please sign in to comment.