Skip to content

Commit bff8fce

Browse files
committed
README update
1 parent 6471d21 commit bff8fce

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,16 @@ Installing
1414

1515
1. Unpack vimfiddler in ~/public_html (or use a symbolic link)
1616
2. You need Selenium Server from http://seleniumhq/download/
17-
3. On my system, the command `selenium` starts the selenium server. If your system is different, edit fiddler.vim
17+
3. On my system, the command ``selenium`` starts the selenium server.
18+
If your system is different, edit ``fiddler.vim``
19+
4. Edit ``fiddler.vim`` to use a different browser. The default is ``*firefox``.
20+
Use ``*googlechrome`` to use Chrome.
1821

1922
Using
2023
=====
2124

25+
Video: http://vimeo.com/32148952
26+
2227
* Start vim
2328
* In Vim::
2429

0 commit comments

Comments
 (0)