diff --git a/docs/cli.html b/docs/cli.html index d5e2190f11..703b45e1da 100644 --- a/docs/cli.html +++ b/docs/cli.html @@ -930,7 +930,7 @@ DOCKER_BUILDKIT=1 docker build --output ~/.local/bin .

In any OS

    -
  1. Install Haskell GHCup, GHC 9.6.3 and cabal 3.10.1.0:
  2. +
  3. Install Haskell GHCup, GHC 9.6.4 and cabal 3.10.1.0:
curl --proto '=https' --tlsv1.2 -sSf https://get-ghcup.haskell.org | sh
 
diff --git a/docs/contributing.html b/docs/contributing.html index 5f291ecf4d..c51f77e8d9 100644 --- a/docs/contributing.html +++ b/docs/contributing.html @@ -860,7 +860,7 @@ window.addEventListener('scroll',changeHeaderBg);

In simplex-chat repo