Skip to content

Commit ea770fc

Browse files
authored
Update README.md
Clarified one step.
1 parent 196c8d6 commit ea770fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/license-tool/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Install [Rust](https://www.rust-lang.org/learn/get-started).
55
# Instructions
66

77
1) Download the license file for the desired version (for example, https://github.com/10gen/ops-manager-kubernetes/blob/1.19.1/licenses.csv).
8-
2) Place the licenses.csv file in `/docs-k8s-operator/tools/license-tool/΄`.
8+
2) Place the licenses.csv file in `/docs-k8s-operator/tools/license-tool/΄`. Check that this directory contains just one such file and remove the previous version of this file if needed.
99
3) Change to the tool directory: `cd tools/license-tool/`.
1010
4) Run the tool: `cargo run`.
1111
5) Paste the output into the docs at `source/third-party-licenses.txt`.

0 commit comments

Comments
 (0)