mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-06 02:48:26 +02:00
Update README.md
This commit is contained in:
16
README.md
16
README.md
@@ -77,6 +77,7 @@ Wayland support is planned, but not ready yet.
|
|||||||
|
|
||||||
### Kinto for Windows 10 Requirements
|
### Kinto for Windows 10 Requirements
|
||||||
|
|
||||||
|
- [Git for Windows](https://git-scm.com/download/win)
|
||||||
- Powershell - run as Administrator
|
- Powershell - run as Administrator
|
||||||
- [Python3](https://www.python.org/downloads/windows/)
|
- [Python3](https://www.python.org/downloads/windows/)
|
||||||
|
|
||||||
@@ -94,7 +95,7 @@ Users can now hotswap between Apple and Windows based keyboards without having t
|
|||||||
<img src="https://user-images.githubusercontent.com/10969616/84471501-10a51380-ac4b-11ea-9e0e-c19a7ebfad6d.png" width="50%">
|
<img src="https://user-images.githubusercontent.com/10969616/84471501-10a51380-ac4b-11ea-9e0e-c19a7ebfad6d.png" width="50%">
|
||||||
|
|
||||||
|
|
||||||
## How to install
|
## How to install (Linux)
|
||||||
|
|
||||||
1. clone this repo
|
1. clone this repo
|
||||||
```
|
```
|
||||||
@@ -119,6 +120,19 @@ To Uninstall Kinto
|
|||||||
./setup.py
|
./setup.py
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## How to Install (Windows)
|
||||||
|
|
||||||
|
Install
|
||||||
|
```
|
||||||
|
python setup.py
|
||||||
|
```
|
||||||
|
|
||||||
|
To Uninstall Kinto
|
||||||
|
|
||||||
|
```
|
||||||
|
python setup.py
|
||||||
|
```
|
||||||
|
|
||||||
## Shortcut Creation (Xkeysnail)
|
## Shortcut Creation (Xkeysnail)
|
||||||
|
|
||||||
**GUI Keys**
|
**GUI Keys**
|
||||||
|
Reference in New Issue
Block a user