Skip to content

Commit ed7f7c1

Browse files
authored
Merge pull request #19 from MattShannon/claude/readme-https-ur34X
Use HTTPS instead of git:// protocol in README clone URL
2 parents cfd3be3 + 545f7d9 commit ed7f7c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ The source code is hosted in the
8989
`bandmat github repository <https://github.com/MattShannon/bandmat>`_.
9090
To obtain the latest source code using git::
9191

92-
git clone git://github.com/MattShannon/bandmat.git
92+
git clone https://github.com/MattShannon/bandmat.git
9393

9494
To install bandmat for development in a virtual environment::
9595

0 commit comments

Comments
 (0)