From 204e0ad9573ee8a1b62b7ed823829f7955124f41 Mon Sep 17 00:00:00 2001 From: Mischievous Meerkat Date: Thu, 21 May 2020 07:59:38 +0530 Subject: [PATCH] Updated Live previews (markdown) --- Live-previews.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Live-previews.md b/Live-previews.md index 1449949..90c1758 100644 --- a/Live-previews.md +++ b/Live-previews.md @@ -27,7 +27,7 @@ Every plugins use `NNN_FIFO`, so it needs to be exported. You can either: alias nnn='NNN_FIFO="$(mktemp -u)" nnn' ``` -`nnn` will create the per-instance FIFO files. + `nnn` will create the per-instance FIFO files. ### Using the plugin