From 9d4d8b66b13db2756ea9a0958d885194fda1f0c1 Mon Sep 17 00:00:00 2001 From: simonmicro Date: Sun, 6 Nov 2022 15:22:50 +0100 Subject: [PATCH] Added workaround from #76 See #76 --- docs/Getting Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Getting Started.md b/docs/Getting Started.md index 2ad3ec8..a9c6628 100644 --- a/docs/Getting Started.md +++ b/docs/Getting Started.md @@ -174,7 +174,7 @@ They might be useful to you: - Installation example on Ubuntu / Mint: - `sudo apt-get update` - `sudo apt-get install python3-tk python3-pip` - - `sudo pip3 install tzlocal pysqlite3` + - `sudo pip3 install tzlocal pysqlite3` (on Ubuntu Server 22, you'll need `pysqlite3-binary` - see [this issue](https://github.com/Py-KMS-Organization/py-kms/issues/76)) ### Startup A Linux user with `ip addr` command can get his KMS IP (Windows users can try `ipconfig /all`).