diff --git a/README.md b/README.md index 84263e5..0381549 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ existing `~/.tmux.conf` first) ``` $ cd -$ git clone https://github.com/gpakosz/.tmux.git +$ git clone --depth 1 https://github.com/gpakosz/.tmux.git $ ln -s -f .tmux/.tmux.conf $ cp .tmux/.tmux.conf.local . ```