You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,9 @@ These scripts:
54
54
4. Run `openclaw doctor --non-interactive` for migrations (upgrades only)
55
55
5. Prompt to run `openclaw onboard` (new installs)
56
56
57
+
Troubleshooting:
58
+
- macOS first-run Homebrew bootstrap needs an Administrator account. If install fails with a sudo/admin error, use an admin account (or add the current user to the `admin` group) and rerun the installer.
59
+
57
60
## Related
58
61
59
62
-[OpenClaw](https://github.com/openclaw/openclaw) — Main repository
0 commit comments