From a9b2980f141d48059b116d38354fc34fa7e5cd5d Mon Sep 17 00:00:00 2001 From: David Douard <david.douard@sdfa3.org> Date: Wed, 15 Nov 2023 17:29:21 +0100 Subject: [PATCH] Fix pygment language declaration in the README file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4164a9ee..e8ca35ae 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ must be configured by following the instructions below (please note that you hav Minimalistic configuration shared by all listers to add in file `~/.config/swh/listers.yml`: -```lang=yml +```yaml scheduler: cls: 'remote' args: -- GitLab