diff --git a/README.md b/README.md index 70ec8027..395800f6 100644 --- a/README.md +++ b/README.md @@ -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: