diff --git a/README.md b/README.md index 676a88b..3badb41 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,10 @@ By default, this extension uses ``+`` to move win To use ``+`` for this extension: ``` -$ bash ~/.local/share/gnome-shell/extensions/windows.window.tile@nowsci.com/setHotKey.sh Super +$ bash ~/.local/share/gnome-shell/extensions/wintile@nowsci.com/setHotKey.sh Super ``` To reset ``+`` to default for GNOME: ``` -$ bash ~/.local/share/gnome-shell/extensions/windows.window.tile@nowsci.com/setHotKey.sh ControlShiftSuper +$ bash ~/.local/share/gnome-shell/extensions/wintile@nowsci.com/setHotKey.sh ControlShiftSuper ```