Merge pull request #602 from 64kramsystem/add_pyinput_installation_to_readme
Add pynput installation section to README
This commit is contained in:
commit
31f26d63c9
@ -72,6 +72,12 @@ sudo yum -y install gcc-c++ git curl wget nasm yasm gcc gtk3-devel clang libxcb-
|
|||||||
sudo pacman -Syu --needed unzip git cmake gcc curl wget yasm nasm zip make pkg-config clang gtk3 xdotool libxcb libxfixes alsa-lib pulseaudio
|
sudo pacman -Syu --needed unzip git cmake gcc curl wget yasm nasm zip make pkg-config clang gtk3 xdotool libxcb libxfixes alsa-lib pulseaudio
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Install pynput package
|
||||||
|
|
||||||
|
```sh
|
||||||
|
pip3 install pynput
|
||||||
|
```
|
||||||
|
|
||||||
### Install vcpkg
|
### Install vcpkg
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user