Skip to content

Commit d6aeaf4

Browse files
authored
Tiny typo fix
1 parent 6537938 commit d6aeaf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BaseInstall.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ Basic Setup
326326
if you want to bring it back: `sudo apt install rsyslog`
327327

328328
- For RTC, e.g. DS3231 3.3V compatible breakout board: Wire up RTC as appropriate (3.3V, GND, SCL, SDA),
329-
add `dtoverlay=i2c-rtc,ds323` to `/boot/firmware/config.txt`, reboot,
329+
add `dtoverlay=i2c-rtc,ds3231` to `/boot/firmware/config.txt`, reboot,
330330
and `sudo apt install util-linux-extra` for `hwclock` command, to test `sudo hwclock --test`
331331

332332
- If the Raspberry Pi doesn't have direct internet access after installation:

0 commit comments

Comments
 (0)