diff --git a/docs/docs/install-shells.mdx b/docs/docs/install-shells.mdx index f794d06b..4dfcf466 100644 --- a/docs/docs/install-shells.mdx +++ b/docs/docs/install-shells.mdx @@ -23,7 +23,13 @@ oh-my-posh --print-shell }> -Edit `$PROFILE` in your preferred PowerShell version and add the following line. +Edit your PowerShell profile script, you can find its location under the `$PROFILE` variable in your preferred PowerShell version. For example, using notepad: + +```powershell +notepad $PROFILE +``` + +Then add the following line. :::caution If you installed Oh My Posh using `Install-Module oh-my-posh`, you need to first import