Update README-GR.md

This commit is contained in:
tsarmis 2023-03-05 18:43:59 +02:00 committed by GitHub
parent 60ce92705c
commit bdbfa120a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,9 +61,9 @@
## Λιτά βήματα ώστε να κάνετε build
- Prepare your Rust development env and C++ build env
- Προετοιμάστε τα παρακάτω περιβάλλοντα προγραμματισμού Rust και C++
- Install [vcpkg](https://github.com/microsoft/vcpkg), and set `VCPKG_ROOT` env variable correctly
- Εγκαταστήσετε το [vcpkg](https://github.com/microsoft/vcpkg), και ρυθμίστε σωστά την παράμετρο συστήματος `VCPKG_ROOT`
- Windows: vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static
- Linux/MacOS: vcpkg install libvpx libyuv opus