From 4e83d98fe5057a0e4f45674e3ef12ff42c2a32ec Mon Sep 17 00:00:00 2001 From: Mischievous Meerkat Date: Sat, 2 May 2020 04:08:14 +0530 Subject: [PATCH] Updated Usage (markdown) --- Usage.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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