mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-11 06:25:57 +00:00
add clarification to embark run cmd
This commit is contained in:
parent
dcc9aa7631
commit
b5f7d32d65
@ -94,6 +94,7 @@ program.command('run [env]').description('run dapp').action(function(env_) {
|
||||
}
|
||||
else {
|
||||
console.log("command not available in meteor or manual mode yet");
|
||||
console.log("try instead embark run");
|
||||
}
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user