Skip to content

Commit 9ac2cf4

Browse files
committed
docs: lint fixes
1 parent f5fcd17 commit 9ac2cf4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,9 @@ If the agent returns something like this:
119119
```shell
120120
status 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

124126
Stop the running agent:
125127

@@ -270,18 +272,16 @@ not appear in the next step. :::
270272
sudo ./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

277278
5. 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

0 commit comments

Comments
 (0)