Skip to content

Installation

  1. Go to the GitHub releases page.

  2. Download the corresponding archive for your operating system.

  3. Extract the downloaded archive to a folder on your computer.

  4. Open a terminal and locate the path of the extracted pesde binary.

    If you extracted the archive to C:\Users\User\Downloads, the path to the pesde binary would be C:\Users\User\Downloads\pesde.exe.

    You can then run the self-install command:

    Terminal window
    C:\Users\User\Downloads\pesde.exe self-install

    pesde should now be installed on your system. You may need to restart your computer for the changes to take effect.


  5. Verify that pesde is installed by running the following command:

    Terminal window
    pesde -v

    This command should output the version of pesde that you installed.