Skip to content
This repository was archived by the owner on Mar 8, 2024. It is now read-only.

Commit 18d7d97

Browse files
committed
prettier
1 parent 0685b6d commit 18d7d97

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,11 @@ To install the PayID CLI, run the command:
2121
npm install -g @payid-org/payid-cli
2222
```
2323

24-
This will install the CLI as a global npm module and link it as a `payid` executable
24+
This will install the CLI as a global npm module and link it as a `payid` executable
2525
(typically under /usr/local/bin/payid).
2626

2727
Alternatively, install and run via Docker:
28+
2829
```
2930
docker run xpring/payid-cli
3031
```

0 commit comments

Comments
 (0)