Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Missed one env prefix in readme.
  • Loading branch information
xdissent committed Jun 12, 2013
1 parent 21b4f15 commit 9d146b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -95,7 +95,7 @@ Installation

* Install specific IE versions (IE7 and IE9 only for example):

curl -s https://raw.github.com/xdissent/ievms/master/ievms.sh | IEVMS_VERSIONS="7 9" bash
curl -s https://raw.github.com/xdissent/ievms/master/ievms.sh | env IEVMS_VERSIONS="7 9" bash

3. Launch Virtual Box.

Expand Down

0 comments on commit 9d146b8

Please sign in to comment.