Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

Expand Down