Skip to content

Commit

Permalink
Fix install.md code blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
mbatra-hunter authored Jul 16, 2024
1 parent 310e04f commit fa7053a
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 fa7053a

Please sign in to comment.