markdown fix

This commit is contained in:
Maciej Lebiest 2021-11-09 09:48:56 +01:00 committed by GitHub
parent 8e8d57a1f2
commit 97455800f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -161,8 +161,9 @@ pacman -Syy nano
### Setup system clock ### Setup system clock
```bash ```bash
ln -s /usr/share/zoneinfo/Europe/Warsaw /etc/localtime ln -s /usr/share/zoneinfo/Europe/Warsaw /etc/localtime
hwclock --systohc --utc
``` ```
>hwclock --systohc --utc
### Set the hostname in `/etc/hostname` ### Set the hostname in `/etc/hostname`
```test ```test