Browse Source

Merge branch 'master' of github.com:synrc/mad

Namdak Tonpa 6 years ago
parent
commit
9675a6c209
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -48,7 +48,7 @@ This allows you to distribute you applications with copy deploy
 without Erlang prerequisite.
 
 ```sh
-    $ ./mad app sample
+    $ ./mad app web sample
     $ cd sample
     $ ../mad dep com pla rel
 ```