docs: remove random ` (#277)

This commit is contained in:
Noah 2024-07-13 18:19:59 +10:00 committed by GitHub
parent be6e4ba5bd
commit 0299d18c3e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,7 +34,7 @@ You can enable them manually instead when the system has been installed:
To enable the services for a single user, run the following command as that user:
```bash
systemctl enable --user chezmoi-init.service chezmoi-update.timer`
systemctl enable --user chezmoi-init.service chezmoi-update.timer
```
To manually enable the services for all users, run the following command with sudo: