Skip to content

Commit 45c56cd

Browse files
committed
added tzdata configuration to README
1 parent 56be82c commit 45c56cd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,9 @@ Congratulations! You have successfully installed the Raspbian image! Now it's ti
5858

5959
At first, run `apt-get update` and `apt-get dist-upgrade` to update the system.
6060

61-
Run `dpkg-reconfigure locales` and select the locales you want to use and set a standard locale
61+
Run `dpkg-reconfigure locales` and select the locales you want to use and set a standard locale.
62+
63+
Run `dpkg-reconfigure tzdata` and set the correct timezone.
6264

6365
Then, download, unpack and install the latest release of **python3**. This is necessary since Debians/Raspbians package management sucks and doesn't provide the required Python version (3.5+) for Wheezy ARMv7, unfortunately.
6466

0 commit comments

Comments
 (0)