]> Sergey Matveev's repositories - nnn.git/commitdiff
Update docs
authorArun Prakash Jana <engineerarun@gmail.com>
Wed, 3 Apr 2019 11:26:00 +0000 (16:56 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Thu, 4 Apr 2019 15:42:27 +0000 (21:12 +0530)
README.md

index a7ae2b615c00cb0cfdb55ff0aa57069d0976953f..9a01f468f316f44878541080d9f5e164d5daaa46 100644 (file)
--- a/README.md
+++ b/README.md
@@ -400,7 +400,7 @@ To lookup keyboard shortcuts at runtime, press <kbd>?</kbd>.
 
 `nnn` can invoke custom scripts in the current directory (`$PWD` for the script) with the currently selected file name as the argument.
 
-Copy the scripts of your interest in the [user-scripts](https://github.com/jarun/nnn/tree/master/user-scripts) directory and let `nnn` know the location:
+Copy the scripts of your interest from the [user-scripts](https://github.com/jarun/nnn/tree/master/user-scripts) directory and let `nnn` know the location:
 
     export NNN_SCRIPT=/absolute/path/to/scripts_dir
 
@@ -430,7 +430,7 @@ In order to disable opening files on accidental navigation key (<kbd>→</kbd> o
 
     export NNN_RESTRICT_NAV_OPEN=1
 
-Use <kbd>Enter</kbd> to open files.
+Use <kbd>Enter</kbd> to open these files.
 
 ##### Restrict 0-byte files