Loading README.md +3 −3 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ Maintainer: Jakob Moser <moser@cl.uni-heidelberg.de> ### Base Image 1. Use the official “Raspberry Pi Imager” to flash an SD card - Use “Raspberry Pi OS” (the one recommended) - Use “Raspberry Pi OS Lite” - Use custom OS settings: - Hostname `poolpaypi`(`.local`) - Username `jakob` Loading Loading @@ -153,10 +153,10 @@ Then, connect the cables to the Pi as described in this chart: ### Software Install dependencies: Install dependencies (`tmux` and `vim` are not necessary, but might be helpful): ```bash sudo apt install -y cryptsetup git sudo apt install -y cryptsetup git libsdl2-2.0-0 libsdl2-ttf-2.0-0 tmux vim ``` Create a user account called `poolpay` (with a secure, auto-generated password), make sure it can access GPIO: Loading Loading
README.md +3 −3 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ Maintainer: Jakob Moser <moser@cl.uni-heidelberg.de> ### Base Image 1. Use the official “Raspberry Pi Imager” to flash an SD card - Use “Raspberry Pi OS” (the one recommended) - Use “Raspberry Pi OS Lite” - Use custom OS settings: - Hostname `poolpaypi`(`.local`) - Username `jakob` Loading Loading @@ -153,10 +153,10 @@ Then, connect the cables to the Pi as described in this chart: ### Software Install dependencies: Install dependencies (`tmux` and `vim` are not necessary, but might be helpful): ```bash sudo apt install -y cryptsetup git sudo apt install -y cryptsetup git libsdl2-2.0-0 libsdl2-ttf-2.0-0 tmux vim ``` Create a user account called `poolpay` (with a secure, auto-generated password), make sure it can access GPIO: Loading