Skip to content

Commit ef0a05e

Browse files
committed
docs: fix Prettier formatting issues
1 parent 49c4125 commit ef0a05e

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

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

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -63,20 +63,19 @@ directly via the terminal using a prebuilt binary.
6363
$PATH, or add the current directory to your
6464
$PATH temporarily:
6565

66-
64. Confirm the installation:
67-
polykey --version
66+
4. Confirm the installation:
67+
polykey --version
6868

69-
65. If it returns the version, you’re ready to use the CLI.
69+
5. If it returns the version, you’re ready to use the CLI.
7070

7171
<Admonition type="tip" title="Important — Agent behavior">
7272
Once you start a long‑lived command like <code>polykey agent start</code>, that process monopolizes the current terminal window.
7373

74-
To issue any further Polykey commands (for example, <code>polykey vaults create</code>), you must open a **new terminal window**.
74+
To issue any further Polykey commands (for example, <code>polykey vaults
75+
create</code>), you must open a **new terminal window**.
7576

76-
If the machine reboots or the agent exits, simply rerun <code>polykey agent start</code> in a terminal to restart it.
77-
</Admonition>
78-
66. ---
79-
67. ### NixOS
77+
If the machine reboots or the agent exits, simply rerun <code>polykey agent
78+
start</code> in a terminal to restart it. </Admonition> 66. --- 67. ### NixOS
8079

8180
- For ZSH:
8281

0 commit comments

Comments
 (0)