diff --git a/README.md b/README.md
deleted file mode 100644
index a53dede..0000000
--- a/README.md
+++ /dev/null
@@ -1,21 +0,0 @@
-
dotfiles
-
-## System info
-- `OS` Arch linux
-- `DE` hyprland
-- `Terminal` kitty
-- `Editors` nvim
-- `Browser` firefox
-- `Font` Jatbrains Mono
-
-## Install dependencys
-```bash
-paru -S neovim-git git kitty github-cli tmux zsh fish ttf-jetbrains-mono hyprland waybar hyprpaper \
- wofi grim dunst brightnessctl pavucontrol xdg-desktop-portal-hyprland xdg-desktop-portal-gtk
-```
-
-## And install deps
-```bash
-git clone --recursive https://github.com/olexsmir/dotfiles ~/.dotfiles
-./bootstrap
-```