mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
docs: added winget (#4377)
* docs: added winget * fixed formatting * removed scoop instruction * fixed formatting
This commit is contained in:
+2
-3
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user