From 283061368ae86ce37b5ff7c434a6f7374f1dfe93 Mon Sep 17 00:00:00 2001 From: Sayantan Santra <35728385+SinTan1729@users.noreply.github.com> Date: Tue, 1 Aug 2023 12:01:33 -0500 Subject: [PATCH] docs: Fix the syntax highlighting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db5c105..e5d4d2e 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Just run `./build_revanced (force/clean/experimental/checkon WantedBy=timers.target ``` and then enable the timer using - ```bash + ``` sudo systemctl enable --now revanced-builder.timer ```