diff --git a/site/docs/src/installation.md b/site/docs/src/installation.md index 86734102..38ac8d1d 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`