From: Mike Sherov Date: Sun, 21 Oct 2012 12:31:37 +0000 (-0300) Subject: Remove references to the Makefile from the README X-Git-Tag: 1.9.0b1~158 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=2decd0510d8bd70fe7bbae9ebbacc49717376cfd;p=jquery.git Remove references to the Makefile from the README --- diff --git a/README.md b/README.md index caaa00f9f..6eba3ba52 100644 --- a/README.md +++ b/README.md @@ -211,7 +211,7 @@ As the source code is handled by the version control system Git, it's useful to ### 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. Following are the steps to manually get the submodules: