File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed
docs/Getting-Started/polykey-cli Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff 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 " >
7272Once 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
You can’t perform that action at this time.
0 commit comments