diff --git a/README.md b/README.md
index 4bb2d3a37049b23613d214af8ecdf551900a0750..e6325222d829c094bdbafbcb95fc42febbdb75ab 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ This repository contains a passive PyCommandCenter-based bot for StarCraft II. I
 
 ## Setup for creating your own bot
 
-1. You need to have your own fork ("copy") of this project and its repository. If you are participating in TDDD92, **you should *not* create your own fork!**  Instead, begin by registering your group in Webreg.  We periodically run a script that forks this project for all registered groups, placing projects in the [TDDD92-2021 group](https://gitlab.liu.se/tddd92-2021).  We will require you to use these projects and repositories.
+1. You need to have your own fork ("copy") of this project and its repository.
 
 2. Now clone the repository from Gitlab using the following command: `git clone <path>`, where `<path>` is shown when you press the blue button *Clone* in the top-right corner on your repository page. If you have configured SSH-access, then use the SSH link, otherwise use the HTTP link.