diff --git a/docs/docs/guides/07-troubleshooting/01-stuck-on-broken-build.mdx b/docs/docs/guides/07-troubleshooting/01-stuck-on-broken-build.mdx index ba04abb9e..d9edd3a88 100644 --- a/docs/docs/guides/07-troubleshooting/01-stuck-on-broken-build.mdx +++ b/docs/docs/guides/07-troubleshooting/01-stuck-on-broken-build.mdx @@ -37,11 +37,11 @@ The following steps will help you troubleshoot and resolve issues related to bro - 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 ``` - + @@ -93,4 +93,4 @@ ps aux | grep nitro kill -9 ``` -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/).