From da59b932749319b96380c5cb212ed20e1db0cbdc Mon Sep 17 00:00:00 2001
From: vaxerski <43317083+vaxerski@users.noreply.github.com>
Date: Tue, 19 Apr 2022 11:26:34 +0200
Subject: [PATCH] cleanup
---
README.md | 4 +---
docs/Contribute.md | 4 ----
docs/Install.md | 12 ------------
3 files changed, 1 insertion(+), 19 deletions(-)
diff --git a/README.md b/README.md
index e1fc796a..ea1efa7e 100644
--- a/README.md
+++ b/README.md
@@ -29,9 +29,7 @@ For Hyprland without the `land` part, see [Hypr], the Xorg window manager.
# Notice
This project is still in its early development, expect bugs.
-Once you get it working though, it's pretty stable.
-
-
+Once you get it working though, it's pretty stable.
### Help Wanted
diff --git a/docs/Contribute.md b/docs/Contribute.md
index c30d9925..c921ce40 100644
--- a/docs/Contribute.md
+++ b/docs/Contribute.md
@@ -3,8 +3,6 @@
*Thank you for considering contributing to Hyprland.*
-
-
## Development
Check the [Wiki] for debugging instructions.
@@ -13,8 +11,6 @@ Afterwards, pick yourself an [Issue] or implement your own suggestion.
*As Hyprland is still in its early stages of development, I'd recommend you stick to bug fixes first.*
-
-
## Pull Requests
- Please follow the code style
diff --git a/docs/Install.md b/docs/Install.md
index 592a27f7..2b8c3a7e 100644
--- a/docs/Install.md
+++ b/docs/Install.md
@@ -1,39 +1,27 @@
# Installation
-
-
## Packages
*I do not maintain any packages, but some kind people have made them for me.*
-
-
**If I missed any, please let me know.**
-
-
## Notice
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 work, try building manually.*
-
-
#### Arch ( AUR / -git )
```sh
yay -S hyprland-git
```
-
---
-
## Building