Update README.md for https pill

This commit is contained in:
Anton Dyudin 2016-06-02 16:02:04 -07:00
parent df9c782bb1
commit 8c11355987

View File

@ -89,7 +89,7 @@ Once your dependencies are installed the rest is easy:
git clone https://github.com/urbit/urbit
cd urbit
make
curl -o urbit.pill http://bootstrap.urbit.org/latest.pill
curl -o urbit.pill https://bootstrap.urbit.org/latest.pill
After running `make`, your Urbit executable lives at `bin/urbit`. The `.pill` file is a compiled binary of Arvo that Urbit uses to bootstrap itself.