File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
docs/Getting-Started/polykey-cli Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ other than this, then it is still active!
126126Stop the running agent:
127127
128128``` shell
129- polykey agent stop
129+ polykey agent
130130```
131131
132132You must stop the current agent or use a different terminal before starting a
@@ -272,7 +272,8 @@ not appear in the next step. :::
272272sudo ./polykey
273273```
274274
275- :::tip Tip When prompted in the terminal, type your administrator password and
275+ :::tip Tip
276+ When prompted in the terminal, type your administrator password and
276277hit enter. :::
277278
2782795 . Following this, you will get another similar prompt
@@ -281,7 +282,8 @@ hit enter. :::
281282
282283#### Click on Open and now Polykey-CLI should be running in your terminal window.
283284
284- :::tip Tip You can also verify the version of polykey that was installed with:
285+ :::tip Tip
286+ You can also verify the version of polykey that was installed with:
285287
286288``` sh
287289./polykey --version
You can’t perform that action at this time.
0 commit comments