missing backslash

This commit is contained in:
Julien Palard 2019-10-16 11:12:21 +02:00
parent 2510875eee
commit 30cbd92106

View File

@ -51,7 +51,7 @@ apt-get install \
unifont \
wget \
xautolock \
xorg
xorg \
xz-utils \
zlib1g-dev
```