Skip to content

Commit a0df7e4

Browse files
committed
fix readme
1 parent ea4c017 commit a0df7e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ openmcp-bootstrapper ocmTransfer <source-location> <target-location> --config <p
2626
This command internally calls the OCM cli with the following command and arguments:
2727

2828
```shell
29-
ocm --config <path-to-ocm-config> transfer componentversion --recursive --copy-resources --copy-sources <source-location> <destination-location>
29+
ocm --config <path-to-ocm-config> transfer componentversion --recursive --copy-resources --copy-sources <source-location> <target-location>
3030
```
3131

3232
Example:

0 commit comments

Comments
 (0)