Skip to content

Commit

Permalink
Add info about extension submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
stuaxo committed May 7, 2016
1 parent 670f06f commit 2066a92
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions extensions/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
The Django and Sphinx extensions use git submodules:

Enter these commands to get their code:

$ git submodule init
$ git submodule update

See Also https://git-scm.com/book/en/v2/Git-Tools-Submodules

0 comments on commit 2066a92

Please sign in to comment.