We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 142384a commit 6913eefCopy full SHA for 6913eef
docs/core/deploying/native-aot/index.md
@@ -34,7 +34,7 @@ The Native AOT deployment model uses an ahead-of-time compiler to compile IL to
34
- Fedora (39+)
35
36
```sh
37
- sudo dnf install clang zlib-devel
+ sudo dnf install clang zlib-devel zlib-ng-devel zlib-ng-compat-devel
38
```
39
40
# [RHEL](#tab/linux-rhel)
0 commit comments