mirror of
https://github.com/cecio/USBvalve.git
synced 2025-12-06 03:41:45 +00:00
Update README.md
This commit is contained in:
@@ -171,7 +171,7 @@ If you want to re-create a new fake filesystem, you may want to have a look to t
|
||||
|
||||
#### Dockerfile
|
||||
|
||||
If you want to build your own firmware, after you customized it, I provide a `Dockerfile` which builds a complete **Arduino** environment and compile the firmware, just do this in main `USBvalve` folder:
|
||||
If you want to build your own firmware, after you customized it, I provide a `Dockerfile` which builds a complete **Arduino** environment and compile the firmware. Enter the following commands in the main `USBvalve` folder:
|
||||
|
||||
```
|
||||
docker build -t usbvalve/arduino-cli .
|
||||
|
||||
Reference in New Issue
Block a user