From: Rick Waldron Date: Mon, 4 Jun 2012 16:56:06 +0000 (-0400) Subject: Make readme instructions bold and hopefully easier to spot X-Git-Tag: 1.8b1~85 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=81c7b83d645d2f151e9e40f9f98cc4b70e81a62a;p=jquery.git Make readme instructions bold and hopefully easier to spot --- diff --git a/README.md b/README.md index 0d1b1bf05..aa0d7d55b 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ Running the Unit Tests Start grunt to auto-build jQuery as you work: -`cd jquery && grunt watch` +#### `cd jquery && grunt watch` #### @@ -87,7 +87,7 @@ Building to a different directory If you want to build jQuery to a directory that is different from the default location: -`grunt && grunt dist:/Users/you/Dropbox/Public/` +#### `grunt && grunt dist:/Users/you/Dropbox/Public/` #### With this example, the output files would be: