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 e44b66e commit c7b0e55Copy full SHA for c7b0e55
docs/core/deploying/native-aot/index.md
@@ -43,7 +43,7 @@ The Native AOT deployment model uses an ahead-of-time compiler to compile IL to
43
- RHEL (8+)
44
45
```sh
46
- sudo dnf install clang zlib-devel
+ sudo dnf install clang zlib-devel zlib-ng-devel zlib-ng-compat-devel
47
```
48
49
# [Ubuntu](#tab/linux-ubuntu)
0 commit comments