Skip to content

Commit 0d0b582

Browse files
committed
docs: format fixes
1 parent 22eb086 commit 0d0b582

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ This means the Polykey agent is already running. To manage this, you can:
111111

112112
```shell
113113
polykey agent status
114-
115114
```
116115

117116
Stop the running agent:
@@ -311,7 +310,6 @@ This means the Polykey agent is already running. To manage this, you can:
311310

312311
```shell
313312
polykey agent status
314-
315313
```
316314

317315
Stop the running agent:
@@ -346,7 +344,7 @@ This is not the path: `~/Downloads/polykey`. This is the correct path:
346344
:::
347345

348346
```shell
349-
'export PATH=~/Downloads:$PATH >> ~/.zshrc && source ~/.zshrc
347+
export PATH=~/Downloads:$PATH >> ~/.zshrc && source ~/.zshrc
350348
```
351349

352350
</TabItem>
@@ -504,7 +502,6 @@ This means the Polykey agent is already running. To manage this, you can:
504502

505503
```shell
506504
polykey agent status
507-
508505
```
509506

510507
Stop the running agent:

0 commit comments

Comments
 (0)