Arch btw
It's not a great idea to use pip on Arch Linux, as most packages are provided by either normal repos or AUR.
This commit is contained in:
parent
c556fbcc94
commit
63b3c1e31b
|
@ -10,10 +10,18 @@ APIs are a hassle. Feel free to fork though.
|
|||
|
||||
you need python3 installed ~~until I compile this into an executable~~
|
||||
|
||||
# pip
|
||||
|
||||
*modules*
|
||||
>- pip install tkinter
|
||||
>- pip install pypresence
|
||||
|
||||
# Arch Linux
|
||||
|
||||
>- pacman -S tk
|
||||
>- yay -S python-pypresence
|
||||
|
||||
|
||||
*download *
|
||||
the main branch source code and extract it to some folder
|
||||
|
||||
|
|
Loading…
Reference in a new issue