Merge pull request #291 from yvan674/patch-1

Some minor Readme clarification
This commit is contained in:
Anthony Scopatz
2020-03-16 11:21:52 -05:00
committed by GitHub
+2
View File
@@ -20,6 +20,8 @@ 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 automatically unpacks all the `.nanorc` files to `~/.nano`.
#### Note #### Note
Some syntax definitions which exist in Nano upstream may be preferable to the ones provided by this package. Some syntax definitions which exist in Nano upstream may be preferable to the ones provided by this package.