From d3d7a239a3cc380c23cc548d9f706ea53b1922a7 Mon Sep 17 00:00:00 2001 From: Andreas Linnert Date: Sat, 14 Oct 2023 20:34:39 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffa4e81..43dac73 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ This is a collection of links I, as a web developer, use very frequently. Maybe ## Development -To start WebdevHome locally and make some changes quickly run: +To start WebdevHome locally run: ~~~ npm ci