diff --git a/README.md b/README.md index a16763f..e33532f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # HyprPanel -A panel built for Hyprland with [Aylur's Gnome Shell](https://github.com/Aylur/ags) +A panel built for Hyprland with [Aylur's Gtk Shell](https://github.com/Aylur/ags) > NOTE: This project is in the process of being migrated fully to TypeScript @@ -42,7 +42,7 @@ yay -S grimblast gpu-screen-recorder hyprpicker python-gpustat aylurs-gtk-shell- ## Instructions Once everything is installed you need to put the contents of this repo in `~/.config/ags`. -If you already have something in `~/.confi/ags`, it's recommended that you back it up with: +If you already have something in `~/.config/ags`, it's recommended that you back it up with: ```bash mv $HOME/.config/ags $HOME/.config/ags.bkup ```