From 7f5e24771e7c152cae1efbd57f30c822704c1973 Mon Sep 17 00:00:00 2001 From: Gabor Kiss-Vamosi Date: Sun, 13 Aug 2023 22:14:27 +0200 Subject: [PATCH] docs(simulator): remove SDL support from the Visual Studio project --- docs/get-started/platforms/pc-simulator.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/get-started/platforms/pc-simulator.rst b/docs/get-started/platforms/pc-simulator.rst index 70276d798..7c1bf94ee 100644 --- a/docs/get-started/platforms/pc-simulator.rst +++ b/docs/get-started/platforms/pc-simulator.rst @@ -27,7 +27,7 @@ Choose your favorite IDE, read its README on GitHub, download the project, and l - `Eclipse with SDLdriver `__: Recommended on Linux and Mac - `CodeBlocks `__: Recommended on Windows -- `VisualStudio with SDL driver `__: For Windows +- `VisualStudio `__: For Windows - `VSCode with SDL driver `__: Recommended on Linux and Mac - `PlatformIO with SDL driver `__: Recommended on Linux and Mac - `MDK with FastModel `__: For Windows