]> source.dussan.org Git - jquery.git/commitdiff
Make readme instructions bold and hopefully easier to spot
authorRick Waldron <waldron.rick@gmail.com>
Mon, 4 Jun 2012 16:56:06 +0000 (12:56 -0400)
committerRick Waldron <waldron.rick@gmail.com>
Mon, 4 Jun 2012 16:56:06 +0000 (12:56 -0400)
README.md

index 0d1b1bf052a89e160e5323c8e5c4f580c6544c4d..aa0d7d55b0881759b2ca8c0621ec42d21be06e86 100644 (file)
--- 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: