1 # Installation Instructions
3 These are instructions on how to install various versions of SquirrelJME.
7 The Standalone Jar which contains the test virtual machines.
11 With [Homebrew](https://brew.sh) via _tap_:
13 * `brew tap SquirrelJME/SquirrelJME http://github.com/SquirrelJME/SquirrelJME`
14 * `brew install squirreljme/squirreljme/squirreljme-standalone`
16 To uninstall, perform:
18 * `brew uninstall squirreljme/squirreljme/squirreljme-standalone`
20 To remove the added _tap_, perform:
22 * `brew untap SquirrelJME/SquirrelJME`