Browse Source

formatting

ipolevoy 11 years ago
parent
commit
81fd795b9f
1 changed files with 0 additions and 2 deletions
  1. 0 2
      activeweb/README.md

+ 0 - 2
activeweb/README.md

@@ -17,9 +17,7 @@ How to start locally
 2. Start application:
 
 ```
-
     export ACTIVE_ENV=local
-
     mvn jetty:run
 ```