From c4531b7724929721ff2b6f3d8fa9b4d4c06597d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 28 Dec 2024 11:36:23 +0000 Subject: [PATCH] chore(ci): Update Markdown files --- site/docs/src/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/docs/src/installation.md b/site/docs/src/installation.md index 86734102a..38ac8d1d3 100644 --- a/site/docs/src/installation.md +++ b/site/docs/src/installation.md @@ -32,7 +32,7 @@ Use the necessary version in the `stack install` command. ```sh stack update export LC_ALL=C.UTF-8 -stack install --resolver lts-22.16 eo-phi-normalizer-2.3.0 +stack install --resolver lts-22.16 eo-phi-normalizer-3.0.0 ``` ## Update `eo-phi-normalizer`