Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 735 Bytes

AUTOMATED_INSTALLATION.md

File metadata and controls

18 lines (12 loc) · 735 Bytes

Automated Installation

Go back to Readme Home

For Mac Users

Copy the contents of installmac.sh to a file and run it (Note: this script requires the root password)

$ [text editor] installmac.sh   (Copy contents of file to text editor)                         
$ chmod +x installmac.sh
$ ./installmac.sh

For Ubuntu Users

Copy the contents of installUbuntu.sh to a file and run it (Note: this script requires the root password)

$ [text editor] installmac.sh   (Copy contents of file to text editor)
$ chmod +x installUbuntu.sh
$ ./installUbuntu.sh