You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-8Lines changed: 14 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,13 +14,12 @@ GitHub CLI is available for repositories hosted on GitHub.com and GitHub Enterpr
14
14
15
15
If anything feels off, or if you feel that some functionality is missing, please check out the [contributing page][contributing]. There you will find instructions for sharing your feedback, building the tool locally, and submitting pull requests to the project.
16
16
17
-
18
17
<!-- this anchor is linked to from elsewhere, so avoid renaming it -->
19
18
## Installation
20
19
21
20
### macOS
22
21
23
-
`gh` is available via [Homebrew][], [MacPorts][], and as a downloadable binary from the [releases page][].
22
+
`gh` is available via [Homebrew][], [MacPorts][], [Conda][], and as a downloadable binary from the [releases page][].
24
23
25
24
#### Homebrew
26
25
@@ -34,16 +33,23 @@ If anything feels off, or if you feel that some functionality is missing, please
0 commit comments