From e755c84b27adcf21f05093b4475cd27d38e8c6dd Mon Sep 17 00:00:00 2001 From: Ben Reaves Date: Sat, 4 Apr 2020 22:07:49 -0500 Subject: [PATCH] Update README.md --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 900221d..e9fe19a 100644 --- a/README.md +++ b/README.md @@ -38,13 +38,15 @@ Wayland support is planned, but not ready yet. ## Kinto for Windows 10 Requirements -- WSL Ubuntu edition (you can modify windows/kinto.ahk to support more) +- WSL Ubuntu edition - Powershell - run as Administrator -- Chocolatey (setup takes care of it) -- Python (setup takes care of it) -- Autohotkey (setup takes care of it) -Does not have complete parity with the Linux edition, but it does work and can be built on and added to as needed. +Does not have complete parity with the Linux edition, but it does work and can be built on and added to as needed. Modify ./windows/kinto.ahk if you want to add more WSL editions or other terminals. + +Other programs that will be installed when you run ./setup.py +- Chocolatey +- Python3 +- Autohotkey ## How to install