Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ The latest released version can be downloaded and installed as follows:
5. From the newly opened window select the folder to which the zip file was unpacked
6. Restart Chrome or Edge
7. Open a OpenUI5/SAPUI5 based web application like: [https://openui5.hana.ondemand.com/explored.html](https://openui5.hana.ondemand.com/explored.html)
8. Open Developer Tools via menu or shortcut F12 or Ctrl+Shift+I
9. In Developer Tools a new Tab UI5 is shown. Click on UI5.

## Local development and use

Expand All @@ -35,6 +37,8 @@ You can get the source code locally and contribute to the project.
5. From the newly opened window select the **dist** folder from the locally cloned project
6. Restart Chrome
7. Open a OpenUI5/SAPUI5 based web application like: [https://openui5.hana.ondemand.com/explored.html](https://openui5.hana.ondemand.com/explored.html)
8. Open Developer Tools via menu or shortcut F12 or Ctrl+Shift+I
9. In Developer Tools a new Tab UI5 is shown. Click on UI5.

## License

Expand Down