summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..0c31f74
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+## DOTFILES FOR HYPRLAND
+
+### Installation
+
+```
+git clone https://github.com/5epi0l/Hyprland-Dotfiles.git
+cd Hyprland-Dotfiles
+chmod +x install.sh
+./install.sh
+```