We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c613a1 commit fab34b0Copy full SHA for fab34b0
README.md
@@ -72,7 +72,7 @@ First, make sure you have all the [required
72
dependencies](https://github.com/JuliaLang/julia/blob/master/doc/build/build.md#required-build-tools-and-external-libraries) installed.
73
Then, acquire the source code by cloning the git repository:
74
75
- git clone git://github.com/JuliaLang/julia.git
+ git clone https://github.com/JuliaLang/julia.git
76
77
By default you will be building the latest unstable version of
78
Julia. However, most users should use the most recent stable version
0 commit comments