From f0de03dafc62f6a67e3666a79b64fbf8e6944b33 Mon Sep 17 00:00:00 2001 From: shun suzuki Date: Wed, 9 Oct 2024 16:17:02 +0900 Subject: [PATCH] update `README.md` --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index c0c0e8a..a2b41d5 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,5 @@ # AUTD3 Server -# Requirements - -## macOS - -If you are using macOS, you need to install [VulkanSDK](https://vulkan.lunarg.com/sdk/home#mac) to use Simulator. - # LICENSE * See [LICENSE](./LICENSE) and [ThirdPartyNotice](./ThirdPartyNotice.txt) for more information.