Skip to content

Commit

Permalink
Merge pull request #425 from frankieroberto/patch-1
Browse files Browse the repository at this point in the history
README Syntax fix
  • Loading branch information
36degrees authored Jul 7, 2017
2 parents b628fc5 + fa63988 commit d1bb029
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ For example, if you are using [bower](http://bower.io), you can add the toolkit

#### Using git submodules

You can include the toolkit as a [git submodule][https://git-scm.com/book/en/v2/Git-Tools-Submodules].
You can include the toolkit as a [git submodule][git submodule].

[git submodule]: https://www.kernel.org/pub/software/scm/git/docs/git-submodule.html
[git submodule]: https://git-scm.com/book/en/v2/Git-Tools-Submodules

To add the submodule to your project run the following command substituting the path to a subdirectory in your project's assets directory:

Expand Down

0 comments on commit d1bb029

Please sign in to comment.