# Ways to Contribute To install EMToolKit, see the [Development Guide](develop.md). This file will describe the types of contributions we would like, as well as the steps to engage with them. ## Updating Dependencies 1. Add a dependency to the environment.yml file 2. Update the environment ```sh conda env update --file environment.yml --prune ``` ## Mobile Development Check out the [Android Setup](Android_EMToolKit_Setup.md) page for more information about developing for the mobile version of the app.