1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-07 02:50:47 +00:00

docs: added winget (#4377)

* docs: added winget

* fixed formatting

* removed scoop instruction

* fixed formatting
This commit is contained in:
Shafi Chowdhury 2022-10-08 02:35:36 +06:00 committed by GitHub
parent 3d452367bd
commit 4bed91ee34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,11 +51,10 @@ description: Starship is the minimal, blazing fast, and extremely customizable p
```sh
brew install starship
```
With [Scoop](https://scoop.sh):
With [Winget](https://github.com/microsoft/winget-cli):
```powershell
scoop install starship
winget install starship
```
1. Add the init script to your shell's config file: