diff --git a/README.md b/README.md index d25cf31..876a1dd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ -Tmux configuration -================== +# Tmux configuration -1/ clone repo : ```git clone https://github.com/xlogerais/tmux-config ~/.tmux``` -2/ make symlink : ```ln -sf $HOME/.tmux/config $HOME/.tmux.conf``` +1/ clone repo : `git clone --recursive https://github.com/xlogerais/tmux-config ~/.tmux` +2/ make symlink : `ln -sf $HOME/.tmux/config $HOME/.tmux.conf` 3/ Enjoy...