1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-16 07:12:21 +00:00

docs: Fix landing page formatting

This commit is contained in:
Matan Kushner 2019-12-17 16:48:17 -05:00
parent e078bf4727
commit b1de63b7a3
No known key found for this signature in database
GPG Key ID: 4B98C3A8949CA8A4

View File

@ -34,7 +34,7 @@ footer: ISC Licensed | Copyright © 2019-present Starship Contributors
#### Install Latest Version #### Install Latest Version
##### With Shell: With Shell:
```sh ```sh
curl -fsSL https://starship.rs/install.sh | bash curl -fsSL https://starship.rs/install.sh | bash
@ -42,13 +42,13 @@ footer: ISC Licensed | Copyright © 2019-present Starship Contributors
#### Install via Package Manager #### Install via Package Manager
##### With [Homebrew](https://brew.sh/): With [Homebrew](https://brew.sh/):
```sh ```sh
brew install starship brew install starship
``` ```
##### With [Scoop](https://scoop.sh): With [Scoop](https://scoop.sh):
```powershell ```powershell
scoop install starship scoop install starship