Skip to content

Commit b395300

Browse files
authored
README: s/git/https/ (#2493)
git clone git://github.com is not expected to work since quite some time and just hangs
1 parent 3f35339 commit b395300

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
@@ -46,7 +46,7 @@ domain-specific language for analysis problems.
4646

4747
Use git to obtain the source code of Soufflé.
4848

49-
$ git clone git://github.com/souffle-lang/souffle.git
49+
$ git clone https://github.com/souffle-lang/souffle.git
5050

5151
Build instructions can be found [here](https://souffle-lang.github.io/build).
5252

0 commit comments

Comments
 (0)