Namdak Tonpa 9 years ago
parent
commit
4b8e20d3f7
1 changed files with 3 additions and 3 deletions
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -49,10 +49,10 @@ directory exept sources both code and data with all dependencies. You may think
 Lightweight Unikernel Bundle as of fixed Erlang releases.
 Lightweight Unikernel Bundle as of fixed Erlang releases.
 
 
 ```sh
 ```sh
-    $ ./mad app "sample"
+    $ ./mad app sample
     $ cd sample
     $ cd sample
-    $ ./mad deps compile plan bundle "sample"
-    $ ./sample
+    $ ../mad deps compile plan bundle sample
+    $ ./sample repl
 ```
 ```
 
 
 LING Unikernel
 LING Unikernel