From 9e98dc66318b74ddfa8f5f8dd5cc0ab994ac2dcf Mon Sep 17 00:00:00 2001 From: Felix Pankratz Date: Thu, 29 Jun 2023 15:50:16 +0200 Subject: [PATCH] missing .py in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 519866c..d323b1d 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ pip install -r requirements.txt To check a single package, pass the name of a package to the script as the first argument. Here, I'm using the package Darcy has helpfully provided: ``` -$ ./npm-manifest-check darcyclarke-manifest-pkg +$ ./npm-manifest-check.py darcyclarke-manifest-pkg Version mismatch for darcyclarke-manifest-pkg! Reported version: 2.1.15 Actual version: 3.0.0