use bit.ly link
This commit is contained in:
parent
b09815c051
commit
813c52957a
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
In a Bash shell:
|
In a Bash shell:
|
||||||
``` shell
|
``` shell
|
||||||
source <(curl 'https://raw.githubusercontent.com/embark-framework/embark-docker/master/run.sh')
|
source <(curl https://bit.ly/run_embark)
|
||||||
run_embark demo
|
run_embark demo
|
||||||
cd embark_demo
|
cd embark_demo
|
||||||
run_embark
|
run_embark
|
||||||
|
|
Loading…
Reference in New Issue