install notes

spacecruft
Jeff Moe 2022-05-02 23:45:42 -06:00
parent 626bc4a16d
commit 5df2bbb6cf
1 changed files with 16 additions and 0 deletions

View File

@ -1,6 +1,22 @@
# 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: