Skip to content

Commit e9bd1a6

Browse files
committed
README: adjusted indentation, added sample line for /etc/hosts
1 parent 7457e0a commit e9bd1a6

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,15 @@ Simply add a [post-receive hook](http://help.github.com/post-receive-hooks/) to
2727

2828
### web-base-template
2929

30-
Download or clone web-base-template
30+
1. Download or clone web-base-template
3131

32-
`git clone git://github.com/jquery/web-base-template.git`
32+
* `git clone git://github.com/jquery/web-base-template.git`
3333

3434
#### HOSTS
3535

36-
Add a `plugins.jquery.com.local` entry in /etc/hosts
36+
1. Add a `plugins.jquery.com.local` entry in /etc/hosts
37+
38+
* `127.0.0.1 plugins.jquery.com.local`
3739

3840
#### WordPress
3941

0 commit comments

Comments
 (0)