Docs: use todoapp, no voteapp

Signed-off-by: Solomon Hykes <solomon@dagger.io>
This commit is contained in:
Solomon Hykes 2021-06-16 13:14:47 +00:00 committed by Solomon Hykes
parent 529548d1bf
commit b833c94e6a

View File

@ -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 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 ```bash
cd examples/voteapp cd examples/todoapp
``` ```
### Initialize a Cue module ### Initialize a Cue module