From 7058a007205d2a3be60704674c402bd7a9b14bb9 Mon Sep 17 00:00:00 2001 From: Alexandre CATTEAU Date: Sat, 12 Mar 2022 12:37:37 +0100 Subject: [PATCH] Revert "Update README" This reverts commit 3a0b288a9535fd54be0732dd7a9822b4f045ddd8. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 669874b..56940ee 100644 --- a/README.md +++ b/README.md @@ -7,5 +7,4 @@ This repository contains setup or config files for generic CLI applications, suc * `vimrc` is ViM config script and should be installed at `~/.vimrc`. * `tmux.conf` is tmux config file and should be installed at `~/.tmux.conf`. #### Installation -* `install.sh` script copies above files to their respective destinations; - * can be called with an argument, which will be used as user name. +* `install.sh` script copies above files to their respective destinations.