diff --git a/BUILDING.md b/BUILDING.md index 911580d..ac9bb59 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -11,9 +11,6 @@ is done to speed up release builds, but developers may wish to turn this off. Although both systems will be supported for compatibility, **Meson should be preferred**. Meson provides overall better development and packaging experience. -Shell completions are provided as release artifacts. See [`etc/README.md`](etc/) -for more info. - > [!WARNING] > Meson build system requires Meson >=1.1.0 (as marked in the `meson_version` field in `meson.build`). If that isn't available in your build environment, diff --git a/README.md b/README.md index 29f67b8..0b159cf 100644 --- a/README.md +++ b/README.md @@ -45,9 +45,6 @@ Building with CMake: make j4-dmenu-desktop sudo make install -Shell completions are provided as release artifacts. See [`etc/README.md`](etc/) -for more info. - See [BUILDING](BUILDING.md) for more info. ## Distribution packages