From b1de63b7a3e2b214f4e52b478bf571f185eb7e13 Mon Sep 17 00:00:00 2001 From: Matan Kushner Date: Tue, 17 Dec 2019 16:48:17 -0500 Subject: [PATCH] docs: Fix landing page formatting --- docs/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/README.md b/docs/README.md index fdecab04..32cd1e41 100644 --- a/docs/README.md +++ b/docs/README.md @@ -34,7 +34,7 @@ footer: ISC Licensed | Copyright © 2019-present Starship Contributors #### Install Latest Version - ##### With Shell: + With Shell: ```sh curl -fsSL https://starship.rs/install.sh | bash @@ -42,13 +42,13 @@ footer: ISC Licensed | Copyright © 2019-present Starship Contributors #### Install via Package Manager - ##### With [Homebrew](https://brew.sh/): + With [Homebrew](https://brew.sh/): ```sh brew install starship ``` - ##### With [Scoop](https://scoop.sh): + With [Scoop](https://scoop.sh): ```powershell scoop install starship