compilation command

This commit is contained in:
array-in-a-matrix 2022-09-16 21:12:30 -04:00
parent a41a20985e
commit 8f227b7105

View file

@ -1,2 +1,3 @@
# PC-outro
```sh gcc -Wall -O2 pc-outro.c -o pc-outro.elf -lmpg123 -lao```