docs: Fix the syntax highlighting

This commit is contained in:
Sayantan Santra 2023-08-01 12:01:33 -05:00 committed by GitHub
parent 34d49e5799
commit 283061368a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,7 @@ Just run `./build_revanced <working-directory> (force/clean/experimental/checkon
WantedBy=timers.target
```
and then enable the timer using
```bash
```
sudo systemctl enable --now revanced-builder.timer
```