From fb5dcee64da6c887fe0884bcd0a140cebb5192f4 Mon Sep 17 00:00:00 2001 From: oech3 <79379754+oech3@users.noreply.github.com> Date: Fri, 8 May 2026 21:24:42 +0900 Subject: [PATCH] CONTRIBUTING.md: drop outdated hint --- CONTRIBUTING.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 955e0f49..9c07fc8d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -231,10 +231,6 @@ you contribute must at least compile without warnings for all platforms in the CI. However, you can use `#[cfg(...)]` attributes to create platform dependent features. -**Tip:** For Windows, Microsoft provides some images (VMWare, Hyper-V, -VirtualBox and Parallels) for development: - - ## Licensing uutils is distributed under the terms of the MIT License; see the `LICENSE` file