Skip to content

Commit

Permalink
Update getting-the-sources.md
Browse files Browse the repository at this point in the history
  • Loading branch information
slozier committed Aug 31, 2018
1 parent 07d09b5 commit a0b9f2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/getting-the-sources.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ git pull

The DLR (Dynamic Language Runtime) is a submodule of the ironpython2 repository, you need to initialize after cloning the repository.
```
git submodule update --init`
git submodule update --init
```

For more information there is an excellent tutorial on [getting started with git](http://kylecordes.com/2008/04/30/git-windows-go/)
For more information there is an excellent tutorial on [getting started with git](http://kylecordes.com/2008/04/30/git-windows-go/)

0 comments on commit a0b9f2f

Please sign in to comment.