Skip to content

Commit fab34b0

Browse files
Shivam Guptajarlebring
authored andcommitted
protocol change from git to https in README.md (#40675)
1 parent 0c613a1 commit fab34b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ First, make sure you have all the [required
7272
dependencies](https://github.com/JuliaLang/julia/blob/master/doc/build/build.md#required-build-tools-and-external-libraries) installed.
7373
Then, acquire the source code by cloning the git repository:
7474

75-
git clone git://github.com/JuliaLang/julia.git
75+
git clone https://github.com/JuliaLang/julia.git
7676

7777
By default you will be building the latest unstable version of
7878
Julia. However, most users should use the most recent stable version

0 commit comments

Comments
 (0)