Skip to content

Commit

Permalink
fix: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mmilian committed Oct 22, 2024
1 parent 9341289 commit 6b5f2c3
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ In PowerShell (Permanently for Current User):
```

<details>
<summary>Alternatively </summary>
<summary>Alternatively (env for session, other shells)</summary>

In PowerShell (Current Session):

Expand Down Expand Up @@ -90,12 +90,11 @@ Run the uninstall script with execution policy bypassed for this command only
powershell -ExecutionPolicy Bypass -File "$HOME\.xv\uninstall.ps1"
```

Note:

<details>
<summary> Note: </summary>
If XV was installed in a different directory, replace $HOME\\.xv\uninstall.ps1 with the correct path.
There is no need to change the directory; the command specifies the full path to the uninstall script.
Additional Information
Help and Documentation:
</details>

## Usage

Expand All @@ -105,9 +104,9 @@ For more information on XV commands and options, you can view the help documenta
xv --help
```

or check [docs.xeo.vision](https://docs.xeo.vision)
or check our [docs.xeo.vision](https://docs.xeo.vision)

## Support:

If you encounter any issues or have questions, please refer to the official documentation or contact the support team.
[docs.xeo.vision](https://docs.xeo.vision)
[docs.xeo.vision/contact]https://docs.xeovision.io/contact/)

0 comments on commit 6b5f2c3

Please sign in to comment.