feat(gateway): add uninstall command to README for clarity

This commit is contained in:
kumarabhirup 2026-03-08 21:48:02 -07:00
parent 8deeccf646
commit 825e47e6af
No known key found for this signature in database
GPG Key ID: DB7CA2289CAB0167
2 changed files with 2 additions and 1 deletions

View File

@ -54,6 +54,7 @@ openclaw --profile dench gateway restart
openclaw --profile dench config set gateway.port 19001
openclaw --profile dench gateway install --force --port 19001
openclaw --profile dench gateway restart
openclaw --profile dench uninstall
```
---

File diff suppressed because one or more lines are too long