From a686befe4a2dc829ff82fa835f55ce5440b456c6 Mon Sep 17 00:00:00 2001 From: Marc Hanheide Date: Mon, 9 Dec 2024 22:23:20 +0000 Subject: [PATCH] updated documentation in README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e258b26..09f4c05 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,9 @@ To begin development in a containerized environment: The best way to work with this repo is to use it as a template for your ROS package development, to do so, in the top right corner select `Use this template` and then `Create new repository`: image - Then in the next step specify the owner and the repository name you want to create as shown below (You are recommended to make this a pricate repository until the marking of the assessment is complete): + Alternatively, you may choose to "Fork" the repository ([read here about the differences](https://docs.github.com/en/enterprise-server@2.22/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template)) + + Then, in the next step specify the owner and the repository name you want to create as shown below (You are recommended to make this a _private_ repository until the marking of the assessment is complete): image