an eink camera running on an rpi zero 2 w

docs: use sudo

dunkirk.sh 1899758a 654cf94d

verified
Changed files
+1 -1
+1 -1
README.md
··· 34 34 The firmware instructions are in [`src/README.md`](src/README.md) or you can run the following to auto configure 35 35 36 36 ```bash 37 - bash -c "$(curl -fsSL hack.club/crgqvn)" 37 + sudo bash -c "$(curl -fsSL hack.club/crgqvn)" 38 38 ``` 39 39 40 40 ## Build Notes