use bit.ly link

This commit is contained in:
Michael Bradley, Jr 2018-07-30 17:50:30 -05:00
parent b09815c051
commit 813c52957a
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
In a Bash 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
cd embark_demo
run_embark