File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
docs/Getting-Started/polykey-cli Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -119,7 +119,9 @@ If the agent returns something like this:
119119``` shell
120120status DEAD
121121```
122- Then the agent is inactive and needs to be restarted. If it returns something other than this, then it is still active.
122+
123+ Then the agent is inactive and needs to be restarted. If it returns something
124+ other than this, then it is still active!
123125
124126Stop the running agent:
125127
@@ -270,18 +272,16 @@ not appear in the next step. :::
270272sudo ./polykey
271273```
272274
273- :::tip Tip
274- When prompted in the terminal, type your administrator password and hit
275- enter. :::
275+ :::tip Tip When prompted in the terminal, type your administrator password and
276+ hit enter. :::
276277
2772785 . Following this, you will get another similar prompt
278279
279280![ install3] ( /images/mac-install3.png )
280281
281282#### Click on Open and now Polykey-CLI should be running in your terminal window.
282283
283- :::tip Tip
284- You can also verify the version of polykey that was installed with:
284+ :::tip Tip You can also verify the version of polykey that was installed with:
285285
286286``` sh
287287./polykey --version
You can’t perform that action at this time.
0 commit comments