From f38793cba2c1f7be717b02dc98753ce4f3002b48 Mon Sep 17 00:00:00 2001 From: Mohcine Chraibi Date: Tue, 12 Feb 2019 10:40:35 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fdd504..b270f08 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ``` mkdir tmp_tmux git clone https://gitlab.version.fz-juelich.de/chraibi1/tmux.git tmp_tmux -cp -r tmp/tmux/* ~ +cp -r tmp_tmux/* ~ rm -r tmp_tmux tmux ``` -- GitLab