From b1cc51b2e023b34407393e21913e25ad6d3ff62a Mon Sep 17 00:00:00 2001 From: Geralt <101174090+neuweltgeld@users.noreply.github.com> Date: Sun, 5 Feb 2023 23:49:38 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fcf730ee..e8021697 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ yarn ### Start development mode This will start a server on http://localhost:3000 where you can check the changes made to the content. ``` -yarn dev +yarn develop ``` ### Build your site