From 8e1fdbe10862ccba3bdff2389c1bb732c6e84da4 Mon Sep 17 00:00:00 2001 From: Darkelarious Date: Sun, 4 May 2025 16:08:07 +0200 Subject: database pragmas and timeout restraints --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index b805728..3c0d647 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ NOTE: This is the GitHub mirror/copy for the 333networks masterserver backend. C Website: [https://333networks.com](https://333networks.com) ## INSTALL -The masterserver requires the Qt5 library v5.9.5 or above to run. On linux, these binaries are available through the repository as `qt5-default` or `qt5-base`. For example, on Debian/Ubuntu, you can install the libraries through `sudo apt-get install qt5-default`. +The masterserver requires the Qt5 library v5.9.5 or above to run. On linux, these binaries are available through the repository as `qt5-default` or `qtbase5-dev`. After installing the Qt5 libraries, check which version is installed and active: ``` -- cgit v1.2.3