Assets: update compile steps for docker-compose (#1181)

https://github.com/flipperdevices/flipperzero-firmware/issues/1176
This commit is contained in:
Lee-Roy King 2022-04-28 11:48:22 -07:00 committed by GitHub
parent 4526503d81
commit 76221021ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,13 @@
make all
```
# Compiling with Docker-Compose
```bash
docker-compose exec dev make -C assets clean
docker-compose exec dev make -C assets all
```
# Asset naming rules
## Images and Animations