diff --git a/Usage.md b/Usage.md index 49cfc61..19d443a 100644 --- a/Usage.md +++ b/Usage.md @@ -67,11 +67,11 @@ sudo make strip install `PREFIX` is supported, in case you want to install to a different location. -See the [developer guides](https://github.com/jarun/nnn/wiki/Developer-guides) for source verification, compilation notes on the Pi, Cygwin and other tips. +See the [developer guides](https://github.com/jarun/nnn/wiki/Developer-guides) for source verification, platform-specific notes and other tips. #### Shell completion -Completion scripts for Bash, Fish and Zsh are [available](misc/auto-completion). Refer to your shell's manual for installation instructions. +Completion scripts for Bash, Fish and Zsh are [available](misc/auto-completion). Refer to your shell's manual for installation. ## Configuration