From 63f1bf46813b1b57bea974f86c5561936b42818c Mon Sep 17 00:00:00 2001 From: Takuma Yoneda Date: Wed, 26 Jun 2024 17:43:06 -0500 Subject: [PATCH] small addition to readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f608beac..57a6a35e 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,10 @@ Then clone your new repository, replacing your GitHub username in the command be git clone -b mooc2022 git@github.com:/duckietown-lx +Now, change directory to `duckietown-lx` + + cd duckietown-lx + ## Step 4 - Set up the remote Now we will configure the Duckietown version of this repository as the upstream repository to sync with your fork. @@ -98,7 +102,7 @@ work to the [challenges server](https://challenges.duckietown.org/) to evaluate # Instructions **NOTE:** All commands below are intended to be executed from the root directory of a single exercise (e.g., the -`braitenberg` directory). +`braitenberg` directory; you should run `cd braitenberg`). ## 1. Make sure your folder is up-to-date