rewrite parts of the docs/install

This commit is contained in:
vaxerski 2022-04-19 11:20:08 +02:00
parent 998c316de1
commit ec76b44700
1 changed files with 5 additions and 11 deletions

View File

@ -5,8 +5,7 @@
## Packages ## Packages
*I do not maintain any packages, however* <br> *I do not maintain any packages, but some kind people have made them for me.*
*some kind people have made them for me.*
<br> <br>
@ -14,16 +13,14 @@
<br> <br>
### Warning ## Notice
Since I am not the maintainer, I cannot <br> Since I am not the maintainer, I cannot guarantee that those packages will always work and be up to date.
guarantee that those packages will <br>
always work and be up to date.
<br> <br>
***Use at your own disclosure.*** <br> ***Use at your own disclosure.*** <br>
*If they don't, try building manually.* *If they don't work, try building manually.*
<br> <br>
@ -32,7 +29,6 @@ always work and be up to date.
```sh ```sh
yay -S hyprland-git yay -S hyprland-git
``` ```
<br> <br>
--- ---
@ -41,9 +37,7 @@ yay -S hyprland-git
## Building ## Building
If your distro doesn't have **Hyprland** in its repositories, <br> If your distro doesn't have **Hyprland** in its repositories, or you want to modify it, please refer to the **[Wiki Page][Install]** for the installation instructions.
or you want to modify it, please refer to the **[Wiki Pages][Install]** <br>
for the installation instructions.
<!-----------------------------------------------------------------------------> <!----------------------------------------------------------------------------->