Skip to content

Commit 51df236

Browse files
committed
Update instructions
1 parent 41fe683 commit 51df236

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

update-imported-docs/README

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Update imported docs
22

3-
`./update-imported-docs <config.yaml>` will update the target files generated from other repos listed in the specified config.yaml file.
3+
From within this directory, `./update-imported-docs <config.yaml>` will update the target files generated from other repos listed in the specified config.yaml file.
44
You should modify the corresponding update-imported-docs/*.yaml file to reflect the desired `src` and `dst` paths.
55

6+
To execute the import script from the root directory of the kubernetes/website repo, use the following command:
67

78
```
89
update-imported-docs/update-imported-docs.go update-imported-docs/<config.yaml>

0 commit comments

Comments
 (0)