Skip to content

Commit b00df9b

Browse files
authored
fix document error (#276)
Signed-off-by: chentanjun <tanjunchen20@gmail.com>
1 parent e881a34 commit b00df9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/05-reference/01-admin/03-deploy-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ cat images/vizier_image_list.txt
223223
> To list the images required to deploy Pixie _with_ etcd:
224224
225225
```
226-
cat vizier_etcd_image_list.txt
226+
cat images/vizier_etcd_image_list.txt
227227
```
228228

229229
3. Collect and publish the images listed in **Step 2** to your custom registry.

0 commit comments

Comments
 (0)