Skip to content

Commit 1d6f67a

Browse files
committed
Add environment variables
1 parent 761d651 commit 1d6f67a

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,8 @@ To build this module, you just run:
1616
make build
1717
```
1818

19-
Note: Because of Cgo, `gcc` is expected to be installed.
19+
Note: Because of Cgo, `gcc` is expected to be installed.
20+
21+
## Environment variables
22+
23+
- `PKCS11_SUBMODULE` - An absolute path to the real PKCS#11 module to load.

0 commit comments

Comments
 (0)