From 612d750a1a81d81a1067774b4ce272d66ed4d1fa Mon Sep 17 00:00:00 2001 From: Kichiyaki Date: Sun, 6 Jun 2021 20:52:33 +0200 Subject: [PATCH] fix: update the command to start the project in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e129ba..dec9ee6 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ git clone git@github.com:tribalwarshelp/version.tribalwarshelp.com.git ``` 2. Navigate to the directory where you have cloned this repo. 3. ``yarn install`` -4. ``yarn run develop`` +4. ``yarn run start`` ## License