docs(meson): remove old notice from README

This commit is contained in:
Brenden Forward 2024-05-13 17:16:52 -04:00
parent 5c10058994
commit f68bd1fc08
No known key found for this signature in database

View File

@ -104,8 +104,7 @@ libraries are compiled through `CMake`.
## Meson
You can use `uvw` with [meson](https://mesonbuild.com/) by simply adding it to
your `subprojects` directory in your project. Currently, `uvw` is not available
with `meson wrap`, but this will change with the release of `uvw` 3.4.x.
your `subprojects` directory in your project.
To compile `uvw` from source without using it as a subproject, in the `uvw`
source directory, run: