Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
amichaelparker committed Jul 31, 2018
1 parent d3f54a8 commit 827d2e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ Installation

curl -s https://raw.githubusercontent.com/amichaelparker/ievms/master/ievms.sh | bash

* To install specific IE versions (IE7, IE9 and EDGE only for example) use:
* To install specific IE versions (IE8, IE9 and EDGE only for example) use:

curl -s https://raw.githubusercontent.com/amichaelparker/ievms/master/ievms.sh | env IEVMS_VERSIONS="7 9 EDGE" bash
curl -s https://raw.githubusercontent.com/amichaelparker/ievms/master/ievms.sh | env IEVMS_VERSIONS="8 9 EDGE" bash

**3.)** Launch Virtual Box.

Expand Down

0 comments on commit 827d2e5

Please sign in to comment.