bugfix: install unzip on a non raspberry pi os image (fix #85)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
This commit is contained in:
parent
c3e3c6e567
commit
facd18543e
@ -17,7 +17,7 @@ More information about the installtion of Raspberry Pi OS are
|
|||||||
## Install Requirements
|
## Install Requirements
|
||||||
```
|
```
|
||||||
sudo apt update && sudo apt upgrade
|
sudo apt update && sudo apt upgrade
|
||||||
sudo apt install git dfu-util
|
sudo apt install git dfu-util unzip
|
||||||
```
|
```
|
||||||
|
|
||||||
## Install Klipper
|
## Install Klipper
|
||||||
|
Loading…
x
Reference in New Issue
Block a user