diff --git a/README.md b/README.md index 003f7ff..102b0af 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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