diff --git a/docs/learn/102-dev.md b/docs/learn/102-dev.md index 6066d618..de15215b 100644 --- a/docs/learn/102-dev.md +++ b/docs/learn/102-dev.md @@ -76,6 +76,7 @@ If you are new to Cue, we recommend keeping the following resources in browser t ### Setup example app You will need a local copy of the [Dagger examples repository](https://github.com/dagger/examples). +NOTE: you may use the same local copy across all tutorials. ```shell git clone https://github.com/dagger/examples