From 7e532eb1b37df3fb6c6257b355f86e83e0f91ee0 Mon Sep 17 00:00:00 2001 From: HOANGLAOTA Date: Wed, 19 Jun 2024 08:44:26 +0700 Subject: [PATCH] fix README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fae147..71a2dc7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ - Step 0: run `npm install -g npm@latest` - Step 1: run `npm install` -- Step 2: create config.js file `cp src/_constants/configs.example.js src/_constants/configs.js` +- Step 2: create config.js file `cp src/_constants/configs.js` - Step 3: run `npm run build` to build code - Step 4: copy `build` directory to server