docs: standardize style
This commit is contained in:
parent
a3f77c775b
commit
d870f7c266
@ -37,11 +37,11 @@ The following steps will help you troubleshoot and resolve issues related to bro
|
|||||||
</TabItem>
|
</TabItem>
|
||||||
<TabItem value="linux" label="Linux">
|
<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
|
```bash
|
||||||
sudo apt-get remove jan
|
sudo apt-get remove jan
|
||||||
```
|
```
|
||||||
|
|
||||||
</TabItem>
|
</TabItem>
|
||||||
</Tabs>
|
</Tabs>
|
||||||
|
|
||||||
@ -93,4 +93,4 @@ ps aux | grep nitro
|
|||||||
kill -9 <PID>
|
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/).
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user