From 0bbd8f52ab902d56b0f21baf205de7ef83aa1ec2 Mon Sep 17 00:00:00 2001 From: Alexandre Tolstenko Date: Thu, 29 Aug 2024 10:35:13 -0400 Subject: [PATCH] Update README.md --- docs/artificialintelligence/assignments/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/artificialintelligence/assignments/README.md b/docs/artificialintelligence/assignments/README.md index 398250de..47b6b724 100644 --- a/docs/artificialintelligence/assignments/README.md +++ b/docs/artificialintelligence/assignments/README.md @@ -4,7 +4,8 @@ 2. This one, for in class coding assignments. https://github.com/InfiniBrains/Awesome-GameDev-Resources 3. MoBaGEn, for interactive assignments. https://github.com/InfiniBrains/mobagen 4. Install `CLion` :simple-clion: (has `CMake` :simple-cmake: embedded) or see [#development-tools](#development-tools) -5. Those repositories are updated constantly. Pay attention to syncing your repo frequently. +5. Install git and add the binaries to your PATH; +6. Those repositories are updated constantly. Pay attention to syncing your repo frequently. ## Types of coding assignments