Added workaround from #76

See #76
This commit is contained in:
simonmicro 2022-11-06 15:22:50 +01:00 committed by GitHub
parent 364c15ce98
commit 9d4d8b66b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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`).