Update Installation Scratchbook authored by Martin Pollet's avatar Martin Pollet
......@@ -24,7 +24,7 @@ python manage.py collectstatic
python manage.py createsuperuser
mkdir -p ~/.config/systemd
cd ~/.config/systemd
ln -s ~/xibo-booking-system/systemd user
ln -s ~/xibo-booking-system/conf/systemd user
```
5. Systemd (as user xbs):
```
......
......