Skip to content

Commit

Permalink
fix: Update metadata generation docs with the correct CLI commands
Browse files Browse the repository at this point in the history
  • Loading branch information
d3xter666 committed Apr 16, 2024
1 parent 3d77501 commit 3c9c073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ npm run update-pseudo-modules-info -- $DOMAIN_NAME/com/sap/ui5/dist/sapui5-sdk-d
```

```sh
npm run update-semantic-model-info -- $URL 1.120.12
npm run update-semantic-model-info -- $DOMAIN_NAME/com/sap/ui5/dist/sapui5-sdk-dist/1.120.12/sapui5-sdk-dist-1.120.12-api-jsons.zip 1.120.12
```


Expand Down

0 comments on commit 3c9c073

Please sign in to comment.