Update REAME to be consistent with .env variables (#452)

* Update REAME to be consistent with .env variables

Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
WenjiaoYue
2024-07-24 15:34:11 +08:00
committed by GitHub
parent 95c13d9558
commit e371b1e9d4
6 changed files with 8 additions and 11 deletions

View File

@@ -20,7 +20,7 @@ Here're some of the project's features:
3. Modify the required .env variables.
```
BASIC_URL = ''
BASE_URL = ''
```
4. Execute `npm install` to install the corresponding dependencies.