summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index fa7c665..6a25cb2 100644
--- a/README.md
+++ b/README.md
@@ -16,10 +16,10 @@ invocation, e.g.: `dwproxy _quowmap_database.db`.
The default port is 2000, `telnet localhost 2000` to connect.
Can be built with either cabal (`cabal install`) or plain GHC on
-Debian 11, after installing the compiler and dependencies from system
-repositories (`ghc libghc-fgl-dev libghc-unordered-containers-dev
-libghc-network-dev libghc-async-dev libghc-attoparsec-dev
-libghc-aeson-dev libghc-hdbc-sqlite3-dev`).
+Debian 11 to 12, after installing the compiler and dependencies from
+system repositories (`ghc libghc-fgl-dev
+libghc-unordered-containers-dev libghc-network-dev libghc-async-dev
+libghc-attoparsec-dev libghc-aeson-dev libghc-hdbc-sqlite3-dev`).
## Python version