From fe448b07af98f360bec19e5c1caf68ffa2707b7b Mon Sep 17 00:00:00 2001 From: Andrii Rublov Date: Mon, 30 Sep 2024 19:14:27 +0200 Subject: [PATCH] Fix Rider company on geting started page --- articles/getting_started/2_choosing_your_ide_rider.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/getting_started/2_choosing_your_ide_rider.md b/articles/getting_started/2_choosing_your_ide_rider.md index 5b33f71..df897b2 100644 --- a/articles/getting_started/2_choosing_your_ide_rider.md +++ b/articles/getting_started/2_choosing_your_ide_rider.md @@ -3,7 +3,7 @@ title: Setting up your development environment for Rider description: A step-by-step guide for setting up your development IDE for Rider --- -This is a guide on setting up your development environment for creating games with MonoGame using Rider by DevExpress. By following this guide, you will learn how to install the tools for developing C# applications and configure Rider with recommended extensions for C# development. +This is a guide on setting up your development environment for creating games with MonoGame using Rider by JetBrains. By following this guide, you will learn how to install the tools for developing C# applications and configure Rider with recommended extensions for C# development. By the end, you will be fully equipped to start creating games with MonoGame using Rider.