diff options
author | vaxerski <[email protected]> | 2022-04-19 11:26:34 +0200 |
---|---|---|
committer | vaxerski <[email protected]> | 2022-04-19 11:26:34 +0200 |
commit | da59b932749319b96380c5cb212ed20e1db0cbdc (patch) | |
tree | 131ca63ddf12a657acbcc5bc29229c489f973f35 /docs | |
parent | e01247c10cb56c0e9c1548e61f80858956f8b520 (diff) | |
download | Hyprland-da59b932749319b96380c5cb212ed20e1db0cbdc.tar.gz Hyprland-da59b932749319b96380c5cb212ed20e1db0cbdc.zip |
cleanup
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Contribute.md | 4 | ||||
-rw-r--r-- | docs/Install.md | 12 |
2 files changed, 0 insertions, 16 deletions
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.* -<br> - ## 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.* -<br> - ## 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 -<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 |