# Mathematica Front-End Installation Instructions # If you'd like to be able to use this package inside of any notebook, regardless of the notebook's location on your filesystem, then you can use Mathematica's front end to install this package. Use the following steps: 1. Click `File -> Install...` 2. Select `Package` for the _Type of Item to Install_ 3. Chose `From File...` for the _Source_ 4. Navigate to the `ModernRobotics.m` and select it as the source for the package 5. The _Install Name_ should default to `ModernRobotics`; if it doesn't then fill in the install name to be `ModernRobotics`. 6. Choose whether you want the package installed for a single user or for all users (may require administrative privileges) 7. Click `OK` Now from any notebook you should be able to load the library by running: ``` <"] <