File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
self-hosting/manage/update Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -35,4 +35,3 @@ import { CardGroup } from '@site/src/components/CardGroup';
3535 Learn how to integrate Plane's webhooks with your service.
3636 </Card >
3737</CardGroup >
38-
Original file line number Diff line number Diff line change @@ -31,11 +31,11 @@ Docker Compose**. Check your Docker Compose version with `docker-compose
3131--version` and update if needed.
3232:::
3333
34- ``` bash
35- sudo prime-cli update-cli
36- ```
34+ ``` bash
35+ sudo prime-cli update-cli
36+ ```
3737
38- The latest version of the CLI ensures your Plane upgrades happen smoothly.
38+ The latest version of the CLI ensures your Plane upgrades happen smoothly.
3939
40402 . To update Plane to the latest version, run:
4141 ``` bash
You can’t perform that action at this time.
0 commit comments