From 97455800f4cedbbc48fd962a07221acde663b61b Mon Sep 17 00:00:00 2001 From: Maciej Lebiest <68295743+Szwendacz99@users.noreply.github.com> Date: Tue, 9 Nov 2021 09:48:56 +0100 Subject: [PATCH] markdown fix --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 975fe56..1bed438 100644 --- a/README.md +++ b/README.md @@ -161,8 +161,9 @@ pacman -Syy nano ### Setup system clock ```bash ln -s /usr/share/zoneinfo/Europe/Warsaw /etc/localtime + +hwclock --systohc --utc ``` ->hwclock --systohc --utc ### Set the hostname in `/etc/hostname` ```test