#Upgrade openclaw
1 messages ยท Page 1 of 1 (latest)
For the normal install, use the built-in updater:
openclaw --version
openclaw update
openclaw doctor
openclaw gateway restart
openclaw health
openclaw update detects whether you installed from npm/package or git/source, updates it, runs doctor, and normally restarts the gateway for you. The explicit doctor / gateway restart / health steps are good verification if anything looks off.
If you want beta/latest-main style updates:
openclaw update --channel beta