Skip to content

Commit

Permalink
docs: standardize style
Browse files Browse the repository at this point in the history
  • Loading branch information
0xHieu01 committed Dec 22, 2023
1 parent a3f77c7 commit d870f7c
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ The following steps will help you troubleshoot and resolve issues related to bro
</TabItem>
<TabItem value="linux" label="Linux">

To uninstall Jan on Linux, you should use your package manager's uninstall or remove option. For Debian/Ubuntu-based distributions, if you installed Jan via the `.deb` package, you can uninstall Jan using the following command:
To uninstall Jan on Linux, you should use your package manager's uninstall or remove option. For Debian/Ubuntu-based distributions, if you installed Jan via the `.deb` package, you can uninstall Jan using the following command:
```bash
sudo apt-get remove jan
```

</TabItem>
</Tabs>

Expand Down Expand Up @@ -93,4 +93,4 @@ ps aux | grep nitro
kill -9 <PID>
```

3. Download the latest version from via our homepage, [https://jan.ai/](https://jan.ai/).
4. Download the latest version from via our homepage, [https://jan.ai/](https://jan.ai/).

0 comments on commit d870f7c

Please sign in to comment.