From 025d2ed001c6241e3896e0aeca4a64cafd12d4ad Mon Sep 17 00:00:00 2001 From: vasuper Date: Sat, 25 Jan 2025 11:32:08 -0600 Subject: [PATCH] fix link to example Signed-off-by: Vasudevan Perumal --- docs/INITIALIZING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/INITIALIZING.md b/docs/INITIALIZING.md index 5b8d3b95..1926b2ab 100644 --- a/docs/INITIALIZING.md +++ b/docs/INITIALIZING.md @@ -130,7 +130,7 @@ And review the enumerated options allowed for `--algorithm`. ## Example Setup With pkcs11-tool -We start the simulator and tpm2-abrmd as shown [here](#Example Setup With tpm2_ptool). +We start the simulator and tpm2-abrmd as shown [here](#example-setup-with-tpm2_ptool). I add an alias in my `~/.bashrc` file so that way pkcs11-tool is setup and running the tpm2-pkcs11 library. The alias is: ```bash