From fa3be19f5f5d72ab4a06e7c9f1ac9608edf79ac0 Mon Sep 17 00:00:00 2001 From: pxgamer Date: Tue, 4 Jun 2019 10:00:13 +0100 Subject: [PATCH] npx: add link to homepage --- pages/common/npx.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/common/npx.md b/pages/common/npx.md index 04c2a312f2..92dbba9bc9 100644 --- a/pages/common/npx.md +++ b/pages/common/npx.md @@ -1,6 +1,7 @@ # npx > Execute binaries from `npm` packages. +> More information: . - Execute the binary from a given npm module: