Skip to content

Commit

Permalink
docs: remove unnec part
Browse files Browse the repository at this point in the history
  • Loading branch information
0xHieu01 committed Dec 22, 2023
1 parent 251a774 commit 534070c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/docs/guides/02-installation/02-windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,7 @@ To uninstall Jan in Windows, use the [Windows Control Panel](https://support.mic

To remove all user data associated with Jan, you can delete the `/jan` directory in Windows' [AppData directory](https://superuser.com/questions/632891/what-is-appdata).

```shell
# Jan's User Data directory
```bash
cd C:\Users\%USERNAME%\AppData\Roaming
rmdir /S jan
```
Expand Down

0 comments on commit 534070c

Please sign in to comment.