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';
35
35
Learn how to integrate Plane's webhooks with your service.
36
36
</Card >
37
37
</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
31
31
--version` and update if needed.
32
32
:::
33
33
34
- ``` bash
35
- sudo prime-cli update-cli
36
- ```
34
+ ``` bash
35
+ sudo prime-cli update-cli
36
+ ```
37
37
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.
39
39
40
40
2 . To update Plane to the latest version, run:
41
41
``` bash
You can’t perform that action at this time.
0 commit comments