Skip to content

Commit d94cbc3

Browse files
committed
remove unnecessary license file, update README for updated path.
1 parent 73ea0f2 commit d94cbc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/apidoc-versions-diff/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Generate Diff
3333

3434
```bash
3535
$ cd /path/to/cloudstack
36-
$ export COMMANDS=/path/to/acs-api-commands
36+
$ export COMMANDS=/path/to/tools/apidoc-versions-diff
3737
$ export OLD_RELEASE=4.13
3838
$ export NEW_RELEASE=4.14
3939
$ cp tools/apidoc/target/commands.xml $COMMANDS/${NEW_RELEASE}_commands.xml

0 commit comments

Comments
 (0)