Skip to content

Commit cbbf6a0

Browse files
docs: update readme
1 parent d271ed8 commit cbbf6a0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44
## Prerequisites
55
Machine using this service needs to have proper drivers/tools to detect and operate on smartcard's.
6-
While macOS and windows should work without installing additional software, on linux make sure your distribution has all nesesery tools to detect, read and write on smartcard's.
6+
While macOS and Windows should work without installing additional software, on Linux make sure your distribution has all the necessary tools to detect, read, and write on smartcard's.
77

8-
Also the following tools are **required**:
8+
Also, the following tools are **required**:
99
- [ykman](https://developers.yubico.com/yubikey-manager/)
1010
- gpg version 2
1111

@@ -19,7 +19,7 @@ The following information is **required** in order to launch client, these can b
1919
| Authentication token | Token to authorize client, this can be found in provisioners page in main Defguard UI. | **TOKEN** | --token |
2020

2121
## Docker
22-
This tool can also be used from docker image like so:
22+
This tool can also be used from a docker image like so:
2323
```bash
2424
docker run --privileged ghcr.io/defguard/yubikey-provision:main -t <TOKEN> --id <ID> --grpc <DEFGUARD_GRPC_URL>
2525
```

0 commit comments

Comments
 (0)