From 7b7686cb29aa835e17a95829c56dc3285e6e23b5 Mon Sep 17 00:00:00 2001 From: Christian Georgi Date: Mon, 29 Jul 2024 21:06:18 +0200 Subject: [PATCH] Use `npm ci` instead of `npm install` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c37e111e..5914a4ec 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ cd samples In the samples folder run: ```sh -npm install +npm ci ``` ### Run