aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Monteiro <marknr.monteiro@protonmail.com>2020-03-20 12:35:01 +0100
committerGitHub <noreply@github.com>2020-03-20 12:35:01 +0100
commitcd34115e9981185e6a4f286d81f10160990e3f7c (patch)
tree9a4cc94fed89e94e13a38417f509f6a0224dbf79
parent48f33f9a9669d0a237c85278a0cac3d3240a7c49 (diff)
Remove duplicate text
Co-Authored-By: artiume <siderite@gmail.com>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d7f2da790..95659e8a8 100644
--- a/README.md
+++ b/README.md
@@ -70,7 +70,7 @@ These instructions will help you get set up with a local development environment
### Prerequisites
-Before the the project can be built, you must first install the [.NET Core 3.1 SDK](https://dotnet.microsoft.com/download) on your system.
+Before the project can be built, you must first install the [.NET Core 3.1 SDK](https://dotnet.microsoft.com/download) on your system.
Instructions to run this project from the command line are included here, but you will also need to install an IDE if you want to debug the server while it is running. Any IDE that supports .NET Core development will work, but explicit instructions for [Visual Studio](https://visualstudio.microsoft.com/downloads/) (at least 2017) and [Visual Studio Code](https://code.visualstudio.com/Download) are included here.