1. Download the zip from 2. Unzip into your repository home directory. For example, $zeroHome/zero/zero-repository, where $zeroHome is your sMash Command Line Interface (CLI) root 3. In a console navigate to $zeroHome 4. Run the following [to update the CLI]: zero update 5. In a console navigate to $appRoot 6. Stop the application [if it has not been stopped already]: zero stop 7. Run the following [to update the module(s) for this application]: zero update 8. Start your application: zero start NOTE: Repeat steps 5 thru 7 for each desired application.