Skip to content

Commit 155e7c4

Browse files
author
Aditya Abhishek
committed
resolve doc build
1 parent d73fb77 commit 155e7c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/docs/guides/0620-integration-key-vault.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Virtual Client is a .NET application. Certificates used on a Linux system must b
4141

4242
Ensure the user has read/write access to this directory and the certificate files. Set permissions as follows:
4343

44-
sudo chmod -R 700 /home/{user}/.dotnet/corefx/cryptography/x509stores/my/
44+
`sudo chmod -R 700 /home/{user}/.dotnet/corefx/cryptography/x509stores/my/`
4545

4646
### Installing Certificates on Windows
4747

0 commit comments

Comments
 (0)