update formatting and phrasing of FAQ

This commit is contained in:
Dmitri Iouchtchenko 2011-05-06 21:05:12 -04:00
parent 76273c31a1
commit 711c611b77

View File

@ -70,9 +70,9 @@ see [`:h vundle`](vundle/blob/master/doc/vundle.txt#L1) vimdoc for more details.
## FAQ
- **Q** i'm aked for username/pass, why?
**A** Correct invalid bundle name.
this is the case of invalid name used with `Bundle`, which leads to attemt to clone nonexisting repo:
- **Q** Why am I asked for username/pass?
**A** This is the case of invalid name used with `Bundle`, which leads to attempt to clone nonexisting repo:
git clone http://github.com/gmarik/non_existin_repo
Cloning into non_existin_repo...