diff --git a/README.md b/README.md
index 2902d8dbf45aec03a96151927886525ed0bc262d..286134bcc8a07033396c4c547eba4565056346c9 100644
--- a/README.md
+++ b/README.md
@@ -11,9 +11,6 @@
 - **Assigment**:
     - The system will allow users to manage the smart meter devices at home. For a user, it will be possible to set different smart meters for the different houses they own/rent, and track the power consumption statistics over time that is collected automatically. They can track the power consumption of different devices in different time of the day (e.g., at night). They can also shut down the power to one of their houses through the system, when power is not needed. The power distribution company can consult the power consumption statistics over period of times of all the users registered into the system.
 
-- To **compile project and run tests** use: `mvn clean install`
-- To run 
-
 ## Roles
 
 System has three authorization roles - **Admin**, **Power Distribution Company Employee** and **Smart Energy User**.