Skip to content

Commit 62453ed

Browse files
committed
extra: rename mcu compose file to make
1 parent d6ea05a commit 62453ed

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ As this can be accomplished via docker, we can create an alias that replaces `ma
2929

3030
Adapted from the official Docs, a generic Build would look like this.
3131
```
32-
alias make="docker compose -f docker-compose.extra.mcu.yaml run --rm make"
32+
alias make="docker compose -f docker-compose.extra.make.yaml run --rm make"
3333
3434
make menuconfig
3535
make
File renamed without changes.

0 commit comments

Comments
 (0)