Clarified where the .nanorc files are unpacked to

This commit is contained in:
Yvan Satyawan 2020-03-16 14:44:12 +01:00 committed by GitHub
parent c9c2175bff
commit 935008947c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 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 #### Note