Browse Source

formatting

ipolevoy 11 years ago
parent
commit
9a38a4381f
1 changed files with 4 additions and 0 deletions
  1. 4 0
      activeweb/README.md

+ 4 - 0
activeweb/README.md

@@ -16,8 +16,12 @@ How to start locally
 
 
 2. Start application:
 2. Start application:
 
 
+```
+
     export ACTIVE_ENV=local
     export ACTIVE_ENV=local
+
     mvn jetty:run
     mvn jetty:run
+```
 
 
 3. Access this URL with browser:
 3. Access this URL with browser: