From c302ac3edf0b4131319eb43f950cf5493e424a73 Mon Sep 17 00:00:00 2001 From: Mathieu Le Marec - Pasquet Date: Wed, 17 Sep 2025 20:00:39 +0300 Subject: [PATCH] doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff3b566e..905231ac 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ cd $corpusops_bootstrap && \ git fetch origin && \ ./bin/install.sh -C -b 4.0 --ansible-branch 2.17 && \ bin/install.sh -C && \ - rm -f .corpusops/corpusops_branch + rm -f .corpusops/*_branch ``` ## Ansible notes