docs: 100% manual verification of doc + update with last plan change

Signed-off-by: Guillaume de Rouville <guillaume.derouville@gmail.com>
This commit is contained in:
Guillaume de Rouville
2021-07-10 17:03:25 +02:00
parent 8942b775d7
commit 482df27352
5 changed files with 25 additions and 11 deletions

View File

@@ -216,7 +216,7 @@ You can also browse the [Dagger Universe](../reference/universe/README.md) refer
Now that your Cue package is ready, let's create an environment to run it:
```shell
dagger new 'multibucket' -m multibucket
dagger new 'multibucket' -p ./multibucket
```
### Configure user inputs