Browse Source

Update README.md

Namdak Tonpa 6 years ago
parent
commit
af4b4f26ce
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
 ```