diff --git a/Chess-Challenge/Chess-Challenge.csproj b/Chess-Challenge/Chess-Challenge.csproj
deleted file mode 100644
index 4b6d061f8..000000000
--- a/Chess-Challenge/Chess-Challenge.csproj
+++ /dev/null
@@ -1,60 +0,0 @@
-
-
-
- Exe
- net6.0
- Chess_Challenge
- disable
- enable
- True
-
-
-
-
-
-
-
-
- src\Token Counter\Microsoft.CodeAnalysis.dll
-
-
- src\Token Counter\Microsoft.CodeAnalysis.CSharp.dll
-
-
-
-
-
- Always
-
-
- Never
-
-
- Always
-
-
-
-
-
- PreserveNewest
-
-
- Always
-
-
- Always
-
-
- PreserveNewest
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/README.md b/README.md
index 66f5f4cb9..a10b9e5c0 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,10 @@ You can submit your entry [here](https://forms.gle/6jjj8jxNQ5Ln53ie6).
* The bot can play a match against a simple example bot (MyBot vs EvilBot).
You could also replace the EvilBot code with your own code, to test two different versions of your bot against one another.
* Once you're happy with your chess bot, head over to the [Submission Page](https://forms.gle/6jjj8jxNQ5Ln53ie6) to enter it into the competition.
* You will be able to edit your entry up until the competition closes.
-
+* if you wish to run using dotnet cli, follow these steps:
+ * dotnet restore
+ * cd Chess-Challenge
+ * dotnet run
## Rules
* You may participate alone, or in a group of any size.
* Only the following namespaces are allowed: