aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/Install.md
diff options
context:
space:
mode:
authorElectronicsArchiver <[email protected]>2022-04-18 17:49:06 -0400
committerElectronicsArchiver <[email protected]>2022-04-18 17:49:06 -0400
commit280d8a71ca8c91b764660cb5a471bd6e96bd3629 (patch)
tree8e9bda7e15fefef02d4307be0dbf553b382bfac6 /docs/Install.md
parent95a4f1a3324c2b0fb1a272f6e4bf2420e6151354 (diff)
downloadHyprland-280d8a71ca8c91b764660cb5a471bd6e96bd3629.tar.gz
Hyprland-280d8a71ca8c91b764660cb5a471bd6e96bd3629.zip
Formatted Installation
Diffstat (limited to 'docs/Install.md')
-rw-r--r--docs/Install.md54
1 files changed, 46 insertions, 8 deletions
diff --git a/docs/Install.md b/docs/Install.md
index 71abd1a9..dd8aa968 100644
--- a/docs/Install.md
+++ b/docs/Install.md
@@ -1,15 +1,53 @@
+
# Installation
-I do not maintain any packages, but some kind people have made them for me. If I missed any, please let me know.
-**Warning:** since I am not the maintainer, I cannot guarantee that those packages will always work and be up to date. Use at your own disclosure. If they don't, try building manually.
+<br>
-_Arch (AUR, -git)_
-```
+## Packages
+
+*I do not maintain any packages, however* <br>
+*some kind people have made them for me.*
+
+<br>
+
+**If I missed any, please let me know.**
+
+<br>
+
+### Warning
+
+Since I am not the maintainer, I cannot <br>
+guarantee that those packages will <br>
+always work and be up to date.
+
+<br>
+
+***Use at your own disclosure.*** <br>
+*If they don't, try building manually.*
+
+<br>
+
+#### Arch ( AUR / -git )
+
+```sh
yay -S hyprland-git
```
-## Manual building
-If your distro doesn't have Hyprland in its repositories, or you want to modify Hyprland,
-please refer to the [Wiki Page][Install] for the installation instructions.
-<br/>
+<br>
+
+---
+
+<br>
+
+## Building
+
+If your distro doesn't have **Hyprland** in its repositories, <br>
+or you want to modify it, please refer to the **[Wiki Pages][Install]** <br>
+for the installation instructions.
+
+
+<!----------------------------------------------------------------------------->
+
+[Install]: https://github.com/vaxerski/Hyprland/wiki/Installation
+