From e91200f46f4cbd38555d23a9d01b4c699d2bf6e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nathan=20Ara=C3=BAjo?= <66187211+ntaraujo@users.noreply.github.com> Date: Thu, 3 Dec 2020 18:53:04 -0300 Subject: [PATCH] WSL instructions --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9afa9b2..c27ecfc 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ## 📚 Intro -This project uses Windows Subsystem for Linux to run all buildozer stuff in a box so you only have to digit `buildozer android debug` in your preferred terminal. It's light and weigh just the needed to work. If you don't use WSL yet, [install it](https://docs.microsoft.com/en-us/windows/wsl/install-win10). +This project uses Windows Subsystem for Linux to run all buildozer stuff in a box so you only have to digit `buildozer android debug` in your preferred terminal. It's light and weigh just the needed to work. If you don't use WSL yet, [install it](https://docs.microsoft.com/en-us/windows/wsl/install-win10#step-1---enable-the-windows-subsystem-for-linux). ## 💻 Specs @@ -26,9 +26,11 @@ Minimum to use WSL2 (or your project need to be inside the distro) ## 💾 Install -#### 1. [Download](https://github.com/ntaraujo/kivy-easier/releases/latest/download/ke-setup.exe) the .exe file and run it +#### 1. Make shure you have WSL enabled and the default version is 2 +Follow [these](https://docs.microsoft.com/en-us/windows/wsl/install-win10#step-1---enable-the-windows-subsystem-for-linux) instructions until the fifth step +#### 2. [Download](https://github.com/ntaraujo/kivy-easier/releases/latest/download/ke-setup.exe) the .exe file and run it A dialog box should appear asking for permission. -#### 2. Next, next, next +#### 3. Next, next, next More details about the installation [here](https://github.com/ntaraujo/kivy-easier/blob/master/INSTALL.md). ## 😎 Start using