Skip to content

Commit

Permalink
Fix install.md code blocks
Browse files Browse the repository at this point in the history
Signed-off-by: M Batra <[email protected]>
  • Loading branch information
mbatra-hunter authored and AndreasFuchsTPM committed Aug 13, 2024
1 parent 4aeef55 commit c641c77
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,9 +180,9 @@ documentation for UDEVADM(8).

Users who should have access to the TPM and the FAPI keystore should be
included in the tss group.
```
sudo usermod -aG tss <username>
```
```
sudo usermod -aG tss <username>
```

## ldconfig

Expand Down Expand Up @@ -263,4 +263,4 @@ make
* opensuse-leap
* ubuntu-22.04
* alpine-3.15
* FreeBSD
* FreeBSD

0 comments on commit c641c77

Please sign in to comment.