diff --git a/readme.md b/readme.md index 6808c49..83e1159 100644 --- a/readme.md +++ b/readme.md @@ -77,7 +77,7 @@ conda env list | findstr cp311_libuv 4. In the `WebUI` directory, execute the `fetch-build-resources` script, replacing `` with the actual path you copied in the previous step: ``` -npm run fetch-build-resrouces -- --conda_env_dir= +npm run fetch-build-resources -- --conda_env_dir= ``` 5. Run the `prepare-build` script: