Add links to Conda section within each OS section

This commit is contained in:
chemotaxis 2021-06-05 00:48:36 -04:00
parent 71b738b553
commit 71c6b8f43a

View file

@ -19,7 +19,7 @@ If anything feels off, or if you feel that some functionality is missing, please
### macOS ### macOS
`gh` is available via [Homebrew][], [MacPorts][], and as a downloadable binary from the [releases page][]. `gh` is available via [Homebrew][], [MacPorts][], [Conda](#Conda), and as a downloadable binary from the [releases page][].
#### Homebrew #### Homebrew
@ -35,13 +35,13 @@ If anything feels off, or if you feel that some functionality is missing, please
### Linux ### Linux
`gh` is available via [Homebrew](#homebrew), and as downloadable binaries from the [releases page][]. `gh` is available via [Homebrew](#homebrew), [Conda](#Conda), and as downloadable binaries from the [releases page][].
For more information and distro-specific instructions, see the [Linux installation docs](./docs/install_linux.md). For more information and distro-specific instructions, see the [Linux installation docs](./docs/install_linux.md).
### Windows ### Windows
`gh` is available via [WinGet][], [scoop][], [Chocolatey][], and as downloadable MSI. `gh` is available via [WinGet][], [scoop][], [Chocolatey][], [Conda](#Conda), and as downloadable MSI.
#### WinGet #### WinGet