mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-06 19:08:27 +02:00
Update README.md
This commit is contained in:
13
README.md
13
README.md
@@ -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
|
||||
cd kinto
|
||||
```
|
||||
3. Install Python
|
||||
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.
|
||||
3. Install - Select keyboard type
|
||||
```
|
||||
python
|
||||
```
|
||||
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
|
||||
py setup.py
|
||||
```
|
||||
|
||||
To Uninstall Kinto - Select Uninstall
|
||||
|
||||
```
|
||||
python setup.py
|
||||
py setup.py
|
||||
```
|
||||
|
||||
## Shortcut Creation (Xkeysnail)
|
||||
|
Reference in New Issue
Block a user