From e107aff4db09512276a701c167c68e2d0cbcd6ea Mon Sep 17 00:00:00 2001 From: Tobey Blaber Date: Fri, 23 Sep 2022 21:16:05 +0100 Subject: [PATCH] Remove trailing space --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91dfa24..885abda 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ tpv purge --no-stale tpv purge --stale false ``` -On Windows, you may need to prefix the commands with `npx `, e.g.: +On Windows, you may need to prefix the commands with `npx`, e.g.: ```text npx tpv [options..]