mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
Update fedora version (#1111)
This commit is contained in:
parent
b28365f966
commit
c32c78fc66
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ sudo apt-get install clang
|
|||
Graphics and audio need to be configured for them to work with WSL 2 backend.
|
||||
Please see the ubuntu [WSL documentation](https://wiki.ubuntu.com/WSL) on how to set up graphics and audio.
|
||||
|
||||
## Fedora 32
|
||||
## Fedora 33
|
||||
|
||||
```bash
|
||||
sudo dnf install gcc-c++ libX11-devel alsa-lib-devel systemd-devel
|
||||
|
|
Loading…
Reference in a new issue