From e74e2f425e54eec912122e652804dbbcdbf12cc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=92scar=20P=C3=A9rez?= <60936394+Ooscaar@users.noreply.github.com> Date: Mon, 23 Dec 2024 17:18:46 +0100 Subject: [PATCH] Fix readme npx command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b58250e..7680db6 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ --- ```bash -$ npx languine@latest +$ npx languine-cli@latest ``` ## What is Languine?