-
Chris Bracken authored
Anyone who is planning to clone the repo probably already knows how. Leaves the instructions for updating submodules as-is since half the time I can barely remember how to deal with them myself. Technically `git submodule update --init` is shorter but using two commands reminds people that this is two separate operations under the hood.
Chris Bracken authoredAnyone who is planning to clone the repo probably already knows how. Leaves the instructions for updating submodules as-is since half the time I can barely remember how to deal with them myself. Technically `git submodule update --init` is shorter but using two commands reminds people that this is two separate operations under the hood.
Loading