From a331e5388f486f4a7c5a00d535ea3474a508da24 Mon Sep 17 00:00:00 2001 From: deadc0de Date: Wed, 7 Feb 2018 16:55:58 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 28a17e0..fde368b 100644 --- a/README.md +++ b/README.md @@ -444,8 +444,6 @@ trans: The above config allows to store the dotfile `~/.secret` encrypted in the *dotfiles* directory and uses gpg to decrypt it when install is run. - - ## Update dotdrop If used as a submodule, update it with @@ -480,7 +478,7 @@ $ dotdrop.sh update ~/.vimrc ## Store sensitive dotfiles Two solutions exist, the first one using an unversioned file (see [Environment variables](#environment-variables)) -and the second using transformation actions (see [Transformations](#transformations)). +and the second using transformations (see [Transformations](#use-transformations)). # Template