From 935008947cc94dfa9e42c4b0c72709a88642eb64 Mon Sep 17 00:00:00 2001 From: Yvan Satyawan Date: Mon, 16 Mar 2020 14:44:12 +0100 Subject: [PATCH] Clarified where the .nanorc files are unpacked to --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 1112bc1..4c89997 100644 --- a/readme.md +++ b/readme.md @@ -20,7 +20,7 @@ If your machine doesn't have `curl` command, use this code: wget https://raw.githubusercontent.com/scopatz/nanorc/master/install.sh -O- | sh ``` -This unpacks all the `.nanorc` files to `~/.nano`. +This automatically unpacks all the `.nanorc` files to `~/.nano`. #### Note