markdown fix
This commit is contained in:
parent
8e8d57a1f2
commit
97455800f4
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue