Update https:// on getsubstrate.io (#1117)

This commit is contained in:
Shawn Tabrizi
2018-11-15 06:28:07 -05:00
committed by Bastian Köcher
parent 2a9f6bed10
commit 46ebef082f
+1 -1
View File
@@ -124,7 +124,7 @@ To get going as fast as possible, there is a simple script that installs all req
[source, shell]
----
curl getsubstrate.io -sSf | bash
curl https://getsubstrate.io -sSf | bash
----
You can start a local Substrate development chain with running `substrate --dev`.