Update README.md

This commit is contained in:
oneflux 2025-04-22 06:51:25 +02:00
parent b34571af2a
commit 22a120cf0f

View file

@ -65,7 +65,7 @@ Options:
--clean Clean the build directory before starting
Example:
$ python3 multibuild.py --target linux windows macos --arch x86_64 arm64
$ python3 multibuild.py --target linux --arch x86_64 arm64
```
</details>