Skip to content

Commit cb9fce1

Browse files
authored
Merge pull request #83 from abhinav-1305/fix/formatting
fix: code block formatting
2 parents ee4cb64 + b3a43c6 commit cb9fce1

File tree

1 file changed

+2
-1
lines changed
  • src/app/docs/introduction/installation

1 file changed

+2
-1
lines changed

src/app/docs/introduction/installation/page.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ $ kagent uninstall
7979

8080
```console
8181
kagent uninstalled successfully
82+
```
8283

8384
Or, if you used Helm:
8485

@@ -90,7 +91,7 @@ helm uninstall kagent -n kagent
9091

9192
2. Optionally, remove all kagent CRDs and resources:
9293

93-
```
94+
```bash
9495
helm uninstall kagent-crds -n kagent
9596
```
9697

0 commit comments

Comments
 (0)