This commit is contained in:
vaxerski
2022-04-19 11:26:34 +02:00
parent e01247c10c
commit da59b93274
3 changed files with 1 additions and 19 deletions

View File

@@ -3,8 +3,6 @@
*Thank you for considering contributing to Hyprland.*
<br>
## Development
Check the[Wiki]for debugging instructions.
@@ -13,8 +11,6 @@ Afterwards, pick yourself an[Issue] orimplement your own suggestion.
*As Hyprlandis still in its early stages of development, I'd recommend you stick to bug fixes first.*
<br>
## Pull Requests
- Please follow the code style

View File

@@ -1,39 +1,27 @@
# Installation
<br>
## Packages
*I do not maintain any packages, but some kind people have made them for me.*
<br>
**If I missed any, please let me know.**
<br>
## Notice
Since I am not the maintainer, I cannot guarantee that those packages will always work and be up to date.
<br>
***Use at your own disclosure.*** <br>
*If they don't work, try building manually.*
<br>
#### Arch(AUR/-git)
```sh
yay -S hyprland-git
```
<br>
---
<br>
## Building