mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Remove references to the Makefile from the README
This commit is contained in:
parent
9dd0b01017
commit
2decd0510d
@ -211,7 +211,7 @@ As the source code is handled by the version control system Git, it's useful to
|
|||||||
|
|
||||||
### Submodules ###
|
### Submodules ###
|
||||||
|
|
||||||
The repository uses submodules, which normally are handled directly by the Makefile, but sometimes you want to
|
The repository uses submodules, which normally are handled directly by the `grunt update_submodules` command, but sometimes you want to
|
||||||
be able to work with them manually.
|
be able to work with them manually.
|
||||||
|
|
||||||
Following are the steps to manually get the submodules:
|
Following are the steps to manually get the submodules:
|
||||||
|
Loading…
Reference in New Issue
Block a user