mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-08-22 08:44:01 +08:00
docs: add mention of docker-buildx >0.15.0 requirement (#401)
Update README.md
This commit is contained in:
committed by
GitHub
parent
190fd97508
commit
c604ef417c
@@ -12,6 +12,9 @@ This repo builds the two main parts of that (system and kernel) and packages it
|
||||
|
||||
Any system that supports a recent [Docker](https://docs.docker.com/get-docker/) should work.
|
||||
|
||||
> [!NOTE]
|
||||
> docker buildx version >0.15.0 is required
|
||||
|
||||
Run once to set things up:
|
||||
```sh
|
||||
git clone https://github.com/commaai/agnos-builder.git
|
||||
|
||||
Reference in New Issue
Block a user