From 3ffa5261d548e40d7cec14703782da3f4ae218ed Mon Sep 17 00:00:00 2001 From: Jashandeep Sohi Date: Wed, 3 Oct 2018 11:15:29 -0700 Subject: [PATCH] fix readme --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index af0dd36..fe791af 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,5 @@ Init ==== - ``mkdir $HOME/.tmux`` -- ``ln -s tmux.conf $HOME/.tmux/tmux.conf`` +- ``ln -s tmux.conf $HOME/.tmux.conf`` - ``git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm``