Update troubleshooting instructions.

This commit is contained in:
player-03
2023-02-27 14:53:05 -05:00
committed by GitHub
parent f293cf69db
commit 1a62ead827

View File

@@ -38,6 +38,7 @@ See `lime help rebuild` for details and additional options.
If errors appeared after updating Lime, the update process may not be complete. Run these commands:
```bash
git submodule deinit --all
git submodule update --init
lime rebuild tools
```