Skip to content

Commit

Permalink
Update .gitmodules
Browse files Browse the repository at this point in the history
fix cloning submodule for people who use https instead of ssh
  • Loading branch information
grst committed Nov 23, 2018
1 parent b950c06 commit e48f842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
@@ -1,3 +1,3 @@
[submodule "immunedeconv"]
path = immunedeconv
url = git@github.com:grst/immundeconv.git
url = https://github.com/grst/immunedeconv

0 comments on commit e48f842

Please sign in to comment.