| Index: blimp/docs/container.md
|
| diff --git a/blimp/docs/container.md b/blimp/docs/container.md
|
| index 6cec582e00d78ddd21314bab9573ce07277a2550..5208806b165da9e3f713cb2d609004d9126188a6 100644
|
| --- a/blimp/docs/container.md
|
| +++ b/blimp/docs/container.md
|
| @@ -44,7 +44,7 @@ dependencies. From time to time, this list may need to be updated. Use
|
| ```bash
|
| ./blimp/tools/generate-engine-manifest.py \
|
| --build-dir out-linux/Debug \
|
| - --target //blimp/engine:blimp_engine \
|
| + --target //blimp/engine \
|
| --output blimp/engine/engine-manifest.txt
|
| ```
|
|
|
|
|