Skip to content

Commit 5ed7bd5

Browse files
committed
docs: format installation.md with Prettier
1 parent 0f8d46f commit 5ed7bd5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/Getting-Started/polykey-cli/installation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,14 +68,14 @@ your `PATH`. You can either:
6868

6969
**Temporary (until terminal closes):**
7070

71-
```sh
71+
````sh
7272
export PATH="$PWD:$PATH"
7373

7474
4. Confirm the installation:
7575

7676
```sh
7777
polykey --version
78-
```
78+
````
7979
8080
5. If it returns the version, you’re ready to use the CLI.
8181
@@ -119,7 +119,7 @@ already be running
119119
This means the Polykey agent is already running. To manage this, you can:
120120

121121
**Check the agent status**:
122-
pm
122+
123123
```shell
124124
polykey agent status
125125
```

0 commit comments

Comments
 (0)