Skip to content

Commit 81c7b83

Browse files
committed
Make readme instructions bold and hopefully easier to spot
1 parent 36623de commit 81c7b83

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Running the Unit Tests
6868

6969
Start grunt to auto-build jQuery as you work:
7070

71-
`cd jquery && grunt watch`
71+
#### `cd jquery && grunt watch` ####
7272

7373

7474

@@ -87,7 +87,7 @@ Building to a different directory
8787

8888
If you want to build jQuery to a directory that is different from the default location:
8989

90-
`grunt && grunt dist:/Users/you/Dropbox/Public/`
90+
#### `grunt && grunt dist:/Users/you/Dropbox/Public/` ####
9191

9292
With this example, the output files would be:
9393

0 commit comments

Comments
 (0)