Skip to content

Commit

Permalink
correct the install command (flyteorg#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
kumare3 authored and austin362667 committed May 7, 2024
1 parent 64175d9 commit b58e648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flytectl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Install Flyte CLI

```bash
curl -s https://github.com/lyft/flytectl/blob/master/install.sh | bash
curl -s https://raw.githubusercontent.com/lyft/flytectl/master/install.sh | bash
```

[Contribution guidelines for this project](docs/CONTRIBUTING.md)
Expand Down

0 comments on commit b58e648

Please sign in to comment.