From 33cc34b8bf664da88ac12ae908752acd5f40fdca Mon Sep 17 00:00:00 2001 From: knotteye Date: Sat, 17 Apr 2021 15:32:46 -0500 Subject: [PATCH] a --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9db56ce..f2fba09 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,9 @@ Run the binary or `python plchat.py`. Log in to your account on the fediverse an Installation instructions for PlChat. If you are looking to package this program or build from source, skip to Building From Source or Packaging down below. ### Windows -Download and install [python 3.8.9](https://www.python.org/downloads/windows/) from the website and the [k-lite codec pack](https://www.codecguide.com/download_kl.htm). The basic version with default options should work fine. -Download the latest plchat_windows.zip from https://git.waldn.net/git/knotteye/plchat/releases extract the zip file. Run the setup.bat file, and keep the setup-log file if something does not work. Run plchat.exe and log in! +Download and install [python 3.8.9](https://www.python.org/downloads/windows/) from the python.org and the [k-lite codec pack](https://www.codecguide.com/download_kl.htm). The basic version with default options should work fine. + +Download the latest plchat_windows.zip from https://git.waldn.net/git/knotteye/plchat/releases extract the zip file. Run setup.bat, and keep the setup-log file if something does not work. Run plchat.exe and log in! No guarantees on Windows 7, but windows 8 and 10 should work fine. ### Linux