diff --git a/README.md b/README.md
index c38c095..bd1917c 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Hit prefix + I to fetch and source the plugin.
Clone the repo:
- git clone https://github.com/SinTan1729/tmux_copy_last_command_output.git $XDG_CONFIG_HOME/tmux/plugins/tmux_copy_last_command_output
+ git clone https://github.com/SinTan1729/tmux_copy_last_command_output.git ${XDG_CONFIG_HOME:-$HOME/.config}/tmux/plugins/tmux_copy_last_command_output
Source it in your `.tmux.conf` (or `$XDG_CONFIG_HOME/tmux/tmux.conf`):