Skip to content

Commit 7d2139b

Browse files
committed
docs: remove legacy information about adding pi user to audio group
1 parent 4ec2106 commit 7d2139b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,12 +118,11 @@ reload the SSH daemon: `sudo systemctl reload sshd`.
118118
Then install the audio driver according to these instructions:
119119
https://learn.adafruit.com/adafruit-max98357-i2s-class-d-mono-amp/raspberry-pi-usage
120120

121-
Next set up libnfc and audio for the pi user:
121+
Next set up libnfc:
122122

123123
```bash
124124
sudo apt install libnfc6
125125
sudo raspi-config nonint do_spi 0
126-
sudo usermod -a -G audio pi
127126
```
128127

129128
Now you just have to configure the NFC device. Do so by editing `/etc/nfc/libnfc.conf` and modify the last two lines:

0 commit comments

Comments
 (0)