Skip to content

Commit

Permalink
Merge pull request #87 from takuma-yoneda/takuma
Browse files Browse the repository at this point in the history
A small addition to readme
  • Loading branch information
Tuxliri authored Jan 7, 2025
2 parents c1ad455 + 63f1bf4 commit 1f00e01
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,10 @@ Then clone your new repository, replacing your GitHub username in the command be

git clone -b mooc2022 [email protected]:<your_username>/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.
Expand Down Expand Up @@ -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

Expand Down

0 comments on commit 1f00e01

Please sign in to comment.