Skip to content

Commit

Permalink
update instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
rcannood committed Jul 9, 2024
1 parent f05ccb0 commit 56f81c7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@ If you already cloned the repository and forgot to use the `--recursive` flag, y
git submodule update --init --recursive
```

Once you have cloned the repository, you can start download the test resources using the following command:

```bash
scripts/download_resources.sh
```

## What to do next

Check out the [instructions](common/INSTRUCTIONS.md) for more information on how to update the example files and components. These instructions also contain information on how to build out the task and basic commands.
Expand Down

0 comments on commit 56f81c7

Please sign in to comment.