Docs: use todoapp, no voteapp
Signed-off-by: Solomon Hykes <solomon@dagger.io>
This commit is contained in:
parent
529548d1bf
commit
b833c94e6a
@ -81,10 +81,10 @@ You will need a local copy of the [Dagger examples repository](https://github.co
|
||||
git clone https://github.com/dagger/examples
|
||||
```
|
||||
|
||||
Make sure that all commands are run from the `voteapp` directory:
|
||||
Make sure that all commands are run from the `todoapp` directory:
|
||||
|
||||
```bash
|
||||
cd examples/voteapp
|
||||
cd examples/todoapp
|
||||
```
|
||||
|
||||
### Initialize a Cue module
|
||||
|
Reference in New Issue
Block a user