diff --git a/docs/contributing.md b/docs/contributing.md index c337e49..79bd59e 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -16,7 +16,7 @@ Development Setup HubCommander is a Python 3 application, and as such, having a good Python 3 environment up and running is essential. Google has very good documentation on setting up a Python environment [here](https://cloud.google.com/python/setup). -(You don't need to set up the Google Cloud dependencies -- unless you want to do really cool GCP chatopcy things with HubCommander.) +(You don't need to set up the Google Cloud dependencies -- unless you want to do really cool GCP chatcopy things with HubCommander.) You will also need to install `git`. Some good guides on `git` can be found [here](https://git-scm.com/documentation).