Skip to content

Commit

Permalink
Fix GH cli installation link (#75)
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Farr <[email protected]>
  • Loading branch information
Xtansia authored Sep 3, 2024
1 parent c5ce5a3 commit ebb1488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion META.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ We use [meta](https://github.com/mateodelnorte/meta) to manage OpenSearch client

### Install GH

Install and configure GitHub CLI from [cli.github.com/manual/installation](https://cli.github.com/manual/installation). Authenticate with `gh auth login` and ensure that it works, e.g. `gh issue list`.
Install and configure GitHub CLI from [github.com/cli/cli](https://github.com/cli/cli#installation). Authenticate with `gh auth login` and ensure that it works, e.g. `gh issue list`.

### Install Meta

Expand Down

0 comments on commit ebb1488

Please sign in to comment.