Skip to content

Commit 3e1a0db

Browse files
committed
doc: update
1 parent 15fb39d commit 3e1a0db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ keytar cli is a simple command line interface into GitHub's [node-keytar](https:
1212

1313
## Getting Started
1414

15-
```bash
15+
```
1616
$ npx @emacs-grammarly/keytar-cli set -s service1 -a testuser -p xxxxxx
1717
Successfully set the creds for testuser@service1!
1818
@@ -21,7 +21,7 @@ Here are the creds for service1 [ { account: 'testuser', password: 'password' }
2121
```
2222
or
2323

24-
```bash
24+
```
2525
$ npm install -g @emacs-grammarly/keytar-cli
2626
$ keytar --help
2727
keytar is the main command, used to manage your passwords and credentials

0 commit comments

Comments
 (0)