diff --git a/README.md b/README.md
index 23433cf9..9db946a2 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
-
@@ -59,29 +59,20 @@
-
-
-
-
+
-
-
-
-
+
-
-
-
-
+
@@ -136,6 +127,7 @@ If you're comfortable getting up and running from a `git clone`, this method is
* Sencha Ext JS 5.1.1.451
* Electron
+* Node JS
#### Environment:
@@ -147,8 +139,9 @@ If you're comfortable getting up and running from a `git clone`, this method is
1. `git clone https://github.com/saenzramiro/rambox.git`
2. `npm install`
-3. `sencha app watch`
-4. `npm start`
+3. Configure `env-sample.js` and rename it to `env.js`.
+4. `sencha app watch`
+5. `npm start`
----------