💬 Comments in build section

This commit is contained in:
ful1e5 2020-08-12 09:21:27 +05:30
parent 84725fdfaf
commit c2a6c96a3d

View file

@ -221,7 +221,7 @@ GitHub Actions is automatically runs on every `push`(on **master** and **dev** b
### Manual Build ### Manual Build
```bash ```bash
# This command setup python virtual environment && install all packages # This command setup python virtual environment && install all python & npm packages
yarn setup yarn setup
# Build & Unpack built cursor theme # Build & Unpack built cursor theme
yarn compile && yarn unpack yarn compile && yarn unpack