Skip to content
This repository was archived by the owner on Dec 3, 2023. It is now read-only.

Installation

yesseruser edited this page Nov 26, 2023 · 1 revision

You need python and pip installed to install and run this package. To ensure you have pip installed, run:

Windows

python -m ensurepip

Linux/Mac/Unix

python3 -m ensurepip

To install

On Windows:

Run this in a command prompt:

pip install yesserpackageupdater

On Linux/Mac/Unix

pip3 install yesserpackageupdater

To run

To run the package, run (on any OS):

yesserpackageupdater

Clone this wiki locally