docs: Small README.md fixes
This commit is contained in:
parent
7240a81e98
commit
2e39c6d0fa
|
@ -53,7 +53,7 @@ The prompt shows information you need while you're working, while staying sleek
|
|||
- Current username if not the same as the logged-in user
|
||||
- Current Node.js version(`⬢`)
|
||||
- Current Rust version (`🦀`)
|
||||
- Current Ruby version (`💎`).
|
||||
- Current Ruby version (`💎`)
|
||||
- Current Python version (`🐍`)
|
||||
- Current Go version (`🐹`)
|
||||
- Current version of package in current directory (`📦`)
|
||||
|
@ -103,7 +103,7 @@ The prompt shows information you need while you're working, while staying sleek
|
|||
|
||||
Starship is available on the AUR under the name `starship`. Install it with `yay` or your favorite AUR helper.
|
||||
|
||||
```
|
||||
```sh
|
||||
$ yay -S starship
|
||||
```
|
||||
|
||||
|
|
|
@ -43,7 +43,7 @@ footer: ISC Licensed | Copyright © 2019-present Starship Contributors
|
|||
|
||||
Starship is available on the AUR under the name `starship`. Install it with `yay` or your favorite AUR helper.
|
||||
|
||||
```
|
||||
```sh
|
||||
$ yay -S starship
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue