--- a/readme.md
+++ b/readme.md
@@ -3,6 +3,8 @@
#### 1. Prerequisite
+
+// Docker e nao como prerequisito
In order to run this enabler code on your local machine you should have installed:
**MySQL** should be installed and running at: `localhost:3306`
@@ -10,20 +12,11 @@
#### 2. Instalation
-Clone the repository:
-
-`git clone git clone https://<user>@bitbucket.org/miguelrodriguesKBZ/notification-enabler.git`
-
-Install dependencies under the cloned folder execute:
-`npm install`
-
-Instal frontend dependencies:
-`bower install`
-
-Start:
-`npm start`
-
-Docker:
+##### 2.1 Clone the code repository:
+
+`git clone https://<username>@opensourceprojects.eu/git/p/vfos/assets/enablers/nen/code vfos-assets-enablers-nen-code`
+
+#### 3. Instalation Docker:
`To be successful, the database (MySQL) will be in one container and the notification enabler will be in another container. In the Notification Enabler is present a Dockerfile, which is defined the way to be executed and also is present a docker-compose.yml in which will indicate the services to be executed successfully.`
Script: