Change warning to info, re-add newline

This commit is contained in:
Tiagoquix 2024-06-09 17:33:46 -03:00
parent 13afa7932e
commit 0acabdd26c

View file

@ -25,7 +25,7 @@ Vesktop is a custom Discord Desktop app.
<th colspan="3">Linux Screenshare</th>
</tr>
<tr>
<td><img src="https://github.com/Vencord/Vesktop/assets/37805707/536a4275-eb37-46a3-8f24-cf351e5ef10e"/></td>
<td><img src="https://github.com/Vencord/Vesktop/assets/37805707/2f8259b7-f9e6-47c4-b801-dacbef30027a"/></td>
<td><img src="https://github.com/Vencord/Vesktop/assets/37805707/4d1e1136-b7ac-4db5-afaf-0f8e425157db"/></td>
<td><img src="https://github.com/Vencord/Vesktop/assets/37805707/536a4275-eb37-46a3-8f24-cf351e5ef10e"/></td>
</tr>
@ -54,6 +54,7 @@ Flathub provides both `amd64` (`x86_64`) and `arm64` (`aarch64`) builds on a sin
[![Download on Flathub](https://dl.flathub.org/assets/badges/flathub-badge-en.svg)](https://flathub.org/apps/dev.vencord.Vesktop)
If you prefer a native package for your distribution, check the list below.
To check which version is appropriate for your system, type `uname -m` in a terminal window.
- `amd64` (`x86_64`)
@ -70,7 +71,7 @@ To check which version is appropriate for your system, type `uname -m` in a term
#### Community packages
> [!WARNING]
> [!INFO]
> There are unofficial packages created by the community. They are not officially supported by us; so, before reporting issues, please first confirm the issue also happens on official builds. When in doubt, consult with their packager first.
> The Flatpak and AppImage should work on any distro that [supports them](https://flatpak.org/setup/), so I recommend you just use those instead!
@ -103,4 +104,5 @@ pnpm package:dir
# Licensing
This project is licensed under the GNU General Public License (GPL) version 3, or, at your option, any later version.
See the [<kdb>LICENSE</kbd>](LICENSE) file for more details.