docs(install): adjust typo

This commit is contained in:
Jan De Dobbeleer 2024-10-13 12:09:54 +02:00 committed by Jan De Dobbeleer
parent 745ec78586
commit b239a68d05

View file

@ -41,7 +41,7 @@ Install the latest version for your system by running the following command:
curl -s https://ohmyposh.dev/install.sh | bash -s
```
By default the script will install to `~/bin` or `~/.local/bin` depending on which one exits,
By default the script will install to `~/bin` or `~/.local/bin` depending on which one exists,
or the existing Oh My Posh executable's installation folder.
If you want to install to a different location you can specify it using the `-d` flag: