Update README.md

This commit is contained in:
Ben Reaves
2020-06-19 20:58:09 -05:00
committed by GitHub
parent 918f4bbf94
commit 6a866dec54

View File

@@ -142,22 +142,15 @@ Video Tutorial: [How to Install Kinto.sh on Windows 10](https://youtu.be/sRk8A8k
git clone https://github.com/rbreaves/kinto.git git clone https://github.com/rbreaves/kinto.git
cd kinto cd kinto
``` ```
3. Install Python 3. Install - Select keyboard type
Note: Even if you installed Python already, as in the video, you will need to run the following command. Python will not link properly in Powershell unless it is installed via the Windows Store. A stub file of some kind gets in the way, even if you try setting the path.
``` ```
python py setup.py
```
Click on Install from within the Windows Store. You do not need to sign in to install the program and whichever version that is on the store will work fine.
4. Install - Select keyboard type
```
python setup.py
``` ```
To Uninstall Kinto - Select Uninstall To Uninstall Kinto - Select Uninstall
``` ```
python setup.py py setup.py
``` ```
## Shortcut Creation (Xkeysnail) ## Shortcut Creation (Xkeysnail)