Skip to content
Open
Changes from all commits
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

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
8. Open Developer Tools via menu or shortcut F12 or Ctrl+Shift+I
8. Open the Developer Tools from the menu or by pressing F12 or Ctrl+Shift+I

9. In Developer Tools a new Tab UI5 is shown. Click on UI5.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
9. In Developer Tools a new Tab UI5 is shown. Click on UI5.
9. Select the tab labeled 'UI5' in the Developer Tools


## 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

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
8. Open Developer Tools via menu or shortcut F12 or Ctrl+Shift+I
8. Open the Developer Tools from the menu or by pressing F12 or Ctrl+Shift+I

9. In Developer Tools a new Tab UI5 is shown. Click on UI5.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
9. In Developer Tools a new Tab UI5 is shown. Click on UI5.
9. Select the tab labeled 'UI5' in the Developer Tools


## License

Expand Down