mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-02-02 05:41:10 -08:00
docs: correct macOS instructions
This commit is contained in:
parent
50e86b0baa
commit
4dbadf891f
|
@ -11,7 +11,7 @@ import Next from "./next.mdx";
|
|||
|
||||
## Set up your terminal
|
||||
|
||||
As the standard terminal only support [256 colors][256-colors], we advise using
|
||||
As the standard terminal only supports [256 colors][256-colors], we advise using
|
||||
[iTerm2][iterm2] or any other modern day macOS terminal that supports ANSI characters.
|
||||
|
||||
:::info
|
||||
|
@ -25,4 +25,5 @@ To display all icons, we recommend the use of a [Nerd Font][fonts].
|
|||
<Next />
|
||||
|
||||
[256-colors]: /docs/configuration/colors#standard-colors
|
||||
[fonts]: /docs/installation/fonts
|
||||
[iterm2]: https://iterm2.com
|
||||
[fonts]: /docs/installation/fonts
|
||||
|
|
Loading…
Reference in a new issue