update readme (#3076)

Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
This commit is contained in:
Vyacheslav Tumanov
2023-04-26 01:31:27 +07:00
committed by GitHub
parent 0b3d353e58
commit aa1f440312
+7
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