update readme (#3076)

Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
This commit is contained in:
Vyacheslav Tumanov 2023-04-25 23:31:27 +05:00 committed by GitHub
parent 0b3d353e58
commit aa1f440312
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,6 +59,13 @@ cd ./dev/tool
rushx upgrade
```
In cases when project doesn't build for any logical reason try:
```bash
rush update
rush build --clean
```
## Tests
### Unit tests