Skip to content

Commit a2ae37f

Browse files
committed
docs: finalize CLI PATH instructions and confirm linted
1 parent 366bfcf commit a2ae37f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,14 +68,14 @@ your `PATH`. You can either:
6868

6969
**Temporary (until terminal closes):**
7070

71-
````sh
71+
```sh
7272
export PATH="$PWD:$PATH"
7373

7474
4. Confirm the installation:
7575

7676
```sh
7777
polykey --version
78-
````
78+
```
7979

8080
5. If it returns the version, you’re ready to use the CLI.
8181

0 commit comments

Comments
 (0)