use ** for bolds.

It was messing with my Markdown syntax parser 👾
This commit is contained in:
David DeSandro
2013-01-28 11:37:38 -05:00
parent 53f7b6c704
commit ecfb439543

View File

@@ -97,7 +97,7 @@ house some components internally while still taking advantage of public Bower re
}
```
Bower will first look to __http://bower.mycompany.com__ while trying to find your components. If not found, the main registry at __https://bower.herokuapp.com__ will be consulted to see if a copy of the resource can be retrieved.
Bower will first look to **http://bower.mycompany.com** while trying to find your components. If not found, the main registry at **https://bower.herokuapp.com** will be consulted to see if a copy of the resource can be retrieved.
### Defining a package