This commit is contained in:
damirka 2021-04-08 18:12:34 +03:00
parent 66e30ba0e1
commit 3b649f32f4

View File

@ -1,4 +1,5 @@
mkdir hello-world
$LEO init --path hello-world || exit 1
cd hello-world
$LEO init || exit 1
ls -la hello-world
$LEO run --path hello-world
$LEO run