shopizer-developers
Changes
README.md 6(+2 -4)
Details
README.md 6(+2 -4)
diff --git a/README.md b/README.md
index e5a5b36..1cb6194 100644
--- a/README.md
+++ b/README.md
@@ -49,9 +49,8 @@ If you are using Tomcat, edit catalina.bat for windows users or catalina.sh for
Run the application from Spring boot
-------------------
-cd sm-shop
-
-mvn spring-boot:run
+ $ cd sm-shop
+ $ mvn spring-boot:run
Run the application from Spring boot in eclipse
-------------------
@@ -62,7 +61,6 @@ run as Java Application
### Access the application:
-
Access the deployed web application at: http://localhost:8080/sm-shop/shop
Acces the admin section at: http://localhost:8080/sm-shop/admin