Update README.md

pull/21/head
Aftersol 2021-11-27 19:29:29 -08:00 zatwierdzone przez GitHub
rodzic e551a2d760
commit f8c2fb3d78
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -6,7 +6,7 @@ To build the converter, either do a `PICO_PLATFORM=host` build of pico-playgroun
or from this directory just do
```bash
mkidr build
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make
@ -44,4 +44,4 @@ You can then do:
converter movie.rgb movie.pcm movie.pl2
```
If the inputs are not as specified, then the converter will likely crash!
If the inputs are not as specified, then the converter will likely crash!