# retropilot-client This is a lesser fork of upstream retropilot-client. # Install Debian Bullseye (11/stable). ``` sudo apt update sudo apt install npm git clone git@spacecruft.org:retropilot/retropilot-client.git cd retropilot-client npm install vim src/config.js ``` # Upstream This is forked from RetroPilot: * https://github.com/retropilot/retropilot-client See also `README-upstream.md`.