Skip to content

Instantly share code, notes, and snippets.

@jpswade
Created April 9, 2019 09:01
Show Gist options
  • Save jpswade/1ff3115894cfad1b4fb3e82511e767b2 to your computer and use it in GitHub Desktop.
Save jpswade/1ff3115894cfad1b4fb3e82511e767b2 to your computer and use it in GitHub Desktop.
Windows 8.1 with IE11
#!/usr/bin/env bash
vagrant box add ie11-win81 http://aka.ms/ie11.win81.vagrant
vagrant init ie11-win81
vagrant up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment