diff --git a/README.md b/README.md
index edc73c3..9c65e4f 100644
--- a/README.md
+++ b/README.md
@@ -12,14 +12,21 @@
## Installation
+**Install Oracle JET Tooling** [^1]
+
For web app development, install this module as follows:
-``
+```Shell
npm install -g @oracle/ojet-cli
-``
+```
For hybrid mobile app development, install it together with Cordova:
-``
+```Shell
npm install -g @oracle/ojet-cli cordova
-``
+```
+
+
+
+##### References
+[^1]: ojet-cli